#ea200d color space conversions
Hex:
#ea200d
RGB:
234, 32, 13
CMY:
8, 87, 95
CMYK:
0, 86, 94, 8
HSL:
5°, 89.4737%, 48.4314%
HSV (HSB):
5°, 94.4444%, 91.7647%
XYZ:
34.5208, 18.5545, 2.1427
xyY:
0.6252, 0.3360, 18.5545
CIE-Lab:
50.1619, 71.5588, 60.0760
CIE-LCH:
50.1619, 93.4333, 40.0145
CIE-Luv:
50.1619, 153.0241, 35.6754
Hunter-Lab:
43.0749, 67.6712, 27.2032
#ea200d color charts
#ea200d color shades, tints & tones
#ea200d color schemes
#ea200d color preview, HTML & CSS examples
This text has a color of #ea200d
<p style="color:#ea200d;">Text here</p>
.mytext {color:#ea200d;}
This box has a color of #ea200d
<div style="background-color:#ea200d;">Content here</div>
.mybackground {background-color:#ea200d;}
Border around this has a color of #ea200d
<div style="border:2px solid #ea200d;">Content here</div>
.myborder {border:2px solid #ea200d;}