#e94c5d color space conversions
Hex:
#e94c5d
RGB:
233, 76, 93
CMY:
9, 70, 64
CMYK:
0, 67, 60, 9
HSL:
354°, 78.1095%, 60.5882%
HSV (HSB):
354°, 67.3820%, 91.3725%
XYZ:
38.1645, 23.2828, 12.8385
xyY:
0.5138, 0.3134, 23.2828
CIE-Lab:
55.3625, 61.2763, 24.9662
CIE-LCH:
55.3625, 66.1671, 22.1678
CIE-Luv:
55.3625, 115.5696, 17.0170
Hunter-Lab:
48.2523, 56.7407, 18.0013
#e94c5d color charts
#e94c5d color shades, tints & tones
#e94c5d color schemes
#e94c5d color preview, HTML & CSS examples
This text has a color of #e94c5d
<p style="color:#e94c5d;">Text here</p>
.mytext {color:#e94c5d;}
This box has a color of #e94c5d
<div style="background-color:#e94c5d;">Content here</div>
.mybackground {background-color:#e94c5d;}
Border around this has a color of #e94c5d
<div style="border:2px solid #e94c5d;">Content here</div>
.myborder {border:2px solid #e94c5d;}