#ec211d color space conversions
Hex:
#ec211d
RGB:
236, 33, 29
CMY:
7, 87, 89
CMYK:
0, 86, 88, 7
HSL:
1°, 84.4898%, 51.9608%
HSV (HSB):
1°, 87.7119%, 92.5490%
XYZ:
35.3577, 19.0093, 2.9680
xyY:
0.6167, 0.3315, 19.0093
CIE-Lab:
50.6981, 72.1074, 54.8057
CIE-LCH:
50.6981, 90.5712, 37.2369
CIE-Luv:
50.6981, 152.5875, 33.6402
Hunter-Lab:
43.5996, 68.4575, 26.4836
#ec211d color charts
#ec211d color shades, tints & tones
#ec211d color schemes
#ec211d color preview, HTML & CSS examples
This text has a color of #ec211d
<p style="color:#ec211d;">Text here</p>
.mytext {color:#ec211d;}
This box has a color of #ec211d
<div style="background-color:#ec211d;">Content here</div>
.mybackground {background-color:#ec211d;}
Border around this has a color of #ec211d
<div style="border:2px solid #ec211d;">Content here</div>
.myborder {border:2px solid #ec211d;}