#ec212a color space conversions
Hex:
#ec212a
RGB:
236, 33, 42
CMY:
7, 87, 84
CMYK:
0, 86, 82, 7
HSL:
357°, 84.2324%, 52.7451%
HSV (HSB):
357°, 86.0169%, 92.5490%
XYZ:
35.5538, 19.0877, 4.0009
xyY:
0.6063, 0.3255, 19.0877
CIE-Lab:
50.7897, 72.3761, 48.6637
CIE-LCH:
50.7897, 87.2150, 33.9158
CIE-Luv:
50.7897, 150.6180, 30.5045
Hunter-Lab:
43.6895, 68.8038, 25.1532
#ec212a color charts
#ec212a color shades, tints & tones
#ec212a color schemes
#ec212a color preview, HTML & CSS examples
This text has a color of #ec212a
<p style="color:#ec212a;">Text here</p>
.mytext {color:#ec212a;}
This box has a color of #ec212a
<div style="background-color:#ec212a;">Content here</div>
.mybackground {background-color:#ec212a;}
Border around this has a color of #ec212a
<div style="border:2px solid #ec212a;">Content here</div>
.myborder {border:2px solid #ec212a;}