#ea144e color space conversions
Hex:
#ea144e
RGB:
234, 20, 78
CMY:
8, 92, 69
CMYK:
0, 91, 67, 8
HSL:
344°, 84.2520%, 49.8039%
HSV (HSB):
344°, 91.4530%, 91.7647%
XYZ:
35.5570, 18.5428, 8.9128
xyY:
0.5643, 0.2943, 18.5428
CIE-Lab:
50.1480, 75.1529, 27.2093
CIE-LCH:
50.1480, 79.9269, 19.9029
CIE-Luv:
50.1480, 143.3843, 14.2588
Hunter-Lab:
43.0613, 72.0352, 17.8712
#ea144e color charts
#ea144e color shades, tints & tones
#ea144e color schemes
#ea144e color preview, HTML & CSS examples
This text has a color of #ea144e
<p style="color:#ea144e;">Text here</p>
.mytext {color:#ea144e;}
This box has a color of #ea144e
<div style="background-color:#ea144e;">Content here</div>
.mybackground {background-color:#ea144e;}
Border around this has a color of #ea144e
<div style="border:2px solid #ea144e;">Content here</div>
.myborder {border:2px solid #ea144e;}