#ec031c color space conversions
Hex:
#ec031c
RGB:
236, 3, 28
CMY:
7, 99, 89
CMYK:
0, 99, 88, 7
HSL:
354°, 97.4895%, 46.8627%
HSV (HSB):
354°, 98.7288%, 92.5490%
XYZ:
34.8342, 17.9818, 2.7335
xyY:
0.6271, 0.3237, 17.9818
CIE-Lab:
49.4741, 75.5998, 54.3244
CIE-LCH:
49.4741, 93.0939, 35.7002
CIE-Luv:
49.4741, 159.2887, 31.5834
Hunter-Lab:
42.4050, 72.4228, 25.8616
#ec031c color charts
#ec031c color shades, tints & tones
#ec031c color schemes
#ec031c color preview, HTML & CSS examples
This text has a color of #ec031c
<p style="color:#ec031c;">Text here</p>
.mytext {color:#ec031c;}
This box has a color of #ec031c
<div style="background-color:#ec031c;">Content here</div>
.mybackground {background-color:#ec031c;}
Border around this has a color of #ec031c
<div style="border:2px solid #ec031c;">Content here</div>
.myborder {border:2px solid #ec031c;}