#ea003e color space conversions
Hex:
#ea003e
RGB:
234, 0, 62
CMY:
8, 100, 76
CMYK:
0, 100, 74, 8
HSL:
344°, 100.0000%, 45.8824%
HSV (HSB):
344°, 100.0000%, 91.7647%
XYZ:
34.8012, 17.8402, 6.1667
xyY:
0.5918, 0.3034, 17.8402
CIE-Lab:
49.3017, 76.2294, 35.7833
CIE-LCH:
49.3017, 84.2103, 25.1461
CIE-Luv:
49.3017, 151.2248, 20.5130
Hunter-Lab:
42.2377, 73.1567, 20.9100
#ea003e color charts
#ea003e color shades, tints & tones
#ea003e color schemes
#ea003e color preview, HTML & CSS examples
This text has a color of #ea003e
<p style="color:#ea003e;">Text here</p>
.mytext {color:#ea003e;}
This box has a color of #ea003e
<div style="background-color:#ea003e;">Content here</div>
.mybackground {background-color:#ea003e;}
Border around this has a color of #ea003e
<div style="border:2px solid #ea003e;">Content here</div>
.myborder {border:2px solid #ea003e;}