#ea150b color space conversions
Hex:
#ea150b
RGB:
234, 21, 11
CMY:
8, 92, 96
CMYK:
0, 91, 95, 8
HSL:
3°, 91.0204%, 48.0392%
HSV (HSB):
3°, 95.2991%, 91.7647%
XYZ:
34.2603, 18.0529, 1.9955
xyY:
0.6308, 0.3324, 18.0529
CIE-Lab:
49.5602, 73.2522, 60.3050
CIE-LCH:
49.5602, 94.8819, 39.4629
CIE-Luv:
49.5602, 156.3993, 34.8090
Hunter-Lab:
42.4887, 69.5760, 26.9576
#ea150b color charts
#ea150b color shades, tints & tones
#ea150b color schemes
#ea150b color preview, HTML & CSS examples
This text has a color of #ea150b
<p style="color:#ea150b;">Text here</p>
.mytext {color:#ea150b;}
This box has a color of #ea150b
<div style="background-color:#ea150b;">Content here</div>
.mybackground {background-color:#ea150b;}
Border around this has a color of #ea150b
<div style="border:2px solid #ea150b;">Content here</div>
.myborder {border:2px solid #ea150b;}