#ec211f color space conversions
Hex:
#ec211f
RGB:
236, 33, 31
CMY:
7, 87, 88
CMYK:
0, 86, 87, 7
HSL:
1°, 84.3621%, 52.3529%
HSV (HSB):
1°, 86.8644%, 92.5490%
XYZ:
35.3833, 19.0195, 3.1026
xyY:
0.6153, 0.3307, 19.0195
CIE-Lab:
50.7100, 72.1424, 53.9302
CIE-LCH:
50.7100, 90.0722, 36.7800
CIE-Luv:
50.7100, 152.3280, 33.2275
Hunter-Lab:
43.6114, 68.5027, 26.3100
#ec211f color charts
#ec211f color shades, tints & tones
#ec211f color schemes
#ec211f color preview, HTML & CSS examples
This text has a color of #ec211f
<p style="color:#ec211f;">Text here</p>
.mytext {color:#ec211f;}
This box has a color of #ec211f
<div style="background-color:#ec211f;">Content here</div>
.mybackground {background-color:#ec211f;}
Border around this has a color of #ec211f
<div style="border:2px solid #ec211f;">Content here</div>
.myborder {border:2px solid #ec211f;}