#e94e5e color space conversions
Hex:
#e94e5e
RGB:
233, 78, 94
CMY:
9, 69, 63
CMYK:
0, 67, 60, 9
HSL:
354°, 77.8894%, 60.9804%
HSV (HSB):
354°, 66.5236%, 91.3725%
XYZ:
38.3490, 23.5806, 13.1200
xyY:
0.5110, 0.3142, 23.5806
CIE-Lab:
55.6654, 60.5643, 24.7768
CIE-LCH:
55.6654, 65.4364, 22.2494
CIE-Luv:
55.6654, 114.1365, 17.0701
Hunter-Lab:
48.5598, 55.9867, 17.9728
#e94e5e color charts
#e94e5e color shades, tints & tones
#e94e5e color schemes
#e94e5e color preview, HTML & CSS examples
This text has a color of #e94e5e
<p style="color:#e94e5e;">Text here</p>
.mytext {color:#e94e5e;}
This box has a color of #e94e5e
<div style="background-color:#e94e5e;">Content here</div>
.mybackground {background-color:#e94e5e;}
Border around this has a color of #e94e5e
<div style="border:2px solid #e94e5e;">Content here</div>
.myborder {border:2px solid #e94e5e;}