#e8254e color space conversions
Hex:
#e8254e
RGB:
232, 37, 78
CMY:
9, 85, 69
CMYK:
0, 84, 66, 9
HSL:
347°, 80.9129%, 52.7451%
HSV (HSB):
347°, 84.0517%, 90.9804%
XYZ:
35.3154, 19.0290, 9.0194
xyY:
0.5573, 0.3003, 19.0290
CIE-Lab:
50.7211, 71.8647, 27.8527
CIE-LCH:
50.7211, 77.0734, 21.1849
CIE-Luv:
50.7211, 137.3531, 15.8672
Hunter-Lab:
43.6222, 68.1700, 18.2767
#e8254e color charts
#e8254e color shades, tints & tones
#e8254e color schemes
#e8254e color preview, HTML & CSS examples
This text has a color of #e8254e
<p style="color:#e8254e;">Text here</p>
.mytext {color:#e8254e;}
This box has a color of #e8254e
<div style="background-color:#e8254e;">Content here</div>
.mybackground {background-color:#e8254e;}
Border around this has a color of #e8254e
<div style="border:2px solid #e8254e;">Content here</div>
.myborder {border:2px solid #e8254e;}