#e0254e color space conversions
Hex:
#e0254e
RGB:
224, 37, 78
CMY:
12, 85, 69
CMYK:
0, 83, 65, 12
HSL:
347°, 75.1004%, 51.1765%
HSV (HSB):
347°, 83.4821%, 87.8431%
XYZ:
32.7772, 17.7205, 8.9006
xyY:
0.5518, 0.2983, 17.7205
CIE-Lab:
49.1553, 69.7870, 25.5375
CIE-LCH:
49.1553, 74.3128, 20.0993
CIE-Luv:
49.1553, 131.1374, 14.0285
Hunter-Lab:
42.0957, 65.3188, 16.9309
#e0254e color charts
#e0254e color shades, tints & tones
#e0254e color schemes
#e0254e color preview, HTML & CSS examples
This text has a color of #e0254e
<p style="color:#e0254e;">Text here</p>
.mytext {color:#e0254e;}
This box has a color of #e0254e
<div style="background-color:#e0254e;">Content here</div>
.mybackground {background-color:#e0254e;}
Border around this has a color of #e0254e
<div style="border:2px solid #e0254e;">Content here</div>
.myborder {border:2px solid #e0254e;}