#ec062d color space conversions
Hex:
#ec062d
RGB:
236, 6, 45
CMY:
7, 98, 82
CMYK:
0, 97, 81, 7
HSL:
350°, 95.0413%, 47.4510%
HSV (HSB):
350°, 97.4576%, 92.5490%
XYZ:
35.1309, 18.1526, 4.1348
xyY:
0.6118, 0.3161, 18.1526
CIE-Lab:
49.6806, 75.7221, 46.0178
CIE-LCH:
49.6806, 88.6086, 31.2879
CIE-Luv:
49.6806, 155.9966, 27.4395
Hunter-Lab:
42.6058, 72.6228, 24.0701
#ec062d color charts
#ec062d color shades, tints & tones
#ec062d color schemes
#ec062d color preview, HTML & CSS examples
This text has a color of #ec062d
<p style="color:#ec062d;">Text here</p>
.mytext {color:#ec062d;}
This box has a color of #ec062d
<div style="background-color:#ec062d;">Content here</div>
.mybackground {background-color:#ec062d;}
Border around this has a color of #ec062d
<div style="border:2px solid #ec062d;">Content here</div>
.myborder {border:2px solid #ec062d;}