#ec002f color space conversions
Hex:
#ec002f
RGB:
236, 0, 47
CMY:
7, 100, 82
CMYK:
0, 100, 80, 7
HSL:
348°, 100.0000%, 46.2745%
HSV (HSB):
348°, 100.0000%, 92.5490%
XYZ:
35.1052, 18.0381, 4.3208
xyY:
0.6109, 0.3139, 18.0381
CIE-Lab:
49.5423, 76.2310, 44.7862
CIE-LCH:
49.5423, 88.4136, 30.4345
CIE-Luv:
49.5423, 156.4068, 26.5041
Hunter-Lab:
42.4713, 73.2166, 23.6981
#ec002f color charts
#ec002f color shades, tints & tones
#ec002f color schemes
#ec002f color preview, HTML & CSS examples
This text has a color of #ec002f
<p style="color:#ec002f;">Text here</p>
.mytext {color:#ec002f;}
This box has a color of #ec002f
<div style="background-color:#ec002f;">Content here</div>
.mybackground {background-color:#ec002f;}
Border around this has a color of #ec002f
<div style="border:2px solid #ec002f;">Content here</div>
.myborder {border:2px solid #ec002f;}