Ruby Hex Code — #E0115F

RGB, HSL, and CMYK values for Ruby.

Ruby Color Values

FormatValue
HEX#E0115F
RGBrgb(224, 17, 95)
HSLhsl(337, 86%, 47%)
CMYKcmyk(0%, 92%, 58%, 12%)
Want to explore more shades? Use our Color Converter

About Ruby

Color psychology: Luxury, passion.

Ruby (#E0115F) is a medium shade of red. It's commonly used in web design, graphic design, and branding where luxury, passion are desired associations.

How to Use Ruby in CSS

/* Using HEX */
color: #E0115F;
background-color: #E0115F;

/* Using RGB */
color: rgb(224, 17, 95);

/* Using HSL */
color: hsl(337, 86%, 47%);

Colors That Go With Ruby

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions