#ec222c color space conversions
Hex:
#ec222c
RGB:
236, 34, 44
CMY:
7, 87, 83
CMYK:
0, 86, 81, 7
HSL:
357°, 84.1667%, 52.9412%
HSV (HSB):
357°, 85.5932%, 92.5490%
XYZ:
35.6187, 19.1588, 4.2036
xyY:
0.6039, 0.3248, 19.1588
CIE-Lab:
50.8724, 72.2385, 47.7021
CIE-LCH:
50.8724, 86.5672, 33.4385
CIE-Luv:
50.8724, 149.9157, 30.0513
Hunter-Lab:
43.7707, 68.6568, 24.9455
#ec222c color charts
#ec222c color shades, tints & tones
#ec222c color schemes
#ec222c color preview, HTML & CSS examples
This text has a color of #ec222c
<p style="color:#ec222c;">Text here</p>
.mytext {color:#ec222c;}
This box has a color of #ec222c
<div style="background-color:#ec222c;">Content here</div>
.mybackground {background-color:#ec222c;}
Border around this has a color of #ec222c
<div style="border:2px solid #ec222c;">Content here</div>
.myborder {border:2px solid #ec222c;}