#ea211e color space conversions
Hex:
#ea211e
RGB:
234, 33, 30
CMY:
8, 87, 88
CMYK:
0, 86, 87, 8
HSL:
1°, 82.9268%, 51.7647%
HSV (HSB):
1°, 87.1795%, 91.7647%
XYZ:
34.7099, 18.6739, 3.0033
xyY:
0.6156, 0.3312, 18.6739
CIE-Lab:
50.3035, 71.5986, 53.8877
CIE-LCH:
50.3035, 89.6116, 36.9664
CIE-Luv:
50.3035, 150.9992, 33.1276
Hunter-Lab:
43.2133, 67.7520, 26.1287
#ea211e color charts
#ea211e color shades, tints & tones
#ea211e color schemes
#ea211e color preview, HTML & CSS examples
This text has a color of #ea211e
<p style="color:#ea211e;">Text here</p>
.mytext {color:#ea211e;}
This box has a color of #ea211e
<div style="background-color:#ea211e;">Content here</div>
.mybackground {background-color:#ea211e;}
Border around this has a color of #ea211e
<div style="border:2px solid #ea211e;">Content here</div>
.myborder {border:2px solid #ea211e;}