#ec1008 color space conversions
Hex:
#ec1008
RGB:
236, 16, 8
CMY:
7, 94, 97
CMYK:
0, 93, 97, 7
HSL:
2°, 93.4426%, 47.8431%
HSV (HSB):
2°, 96.6102%, 92.5490%
XYZ:
34.8212, 18.2210, 1.9114
xyY:
0.6336, 0.3316, 18.2210
CIE-Lab:
49.7630, 74.3096, 61.4052
CIE-LCH:
49.7630, 96.3977, 39.5684
CIE-Luv:
49.7630, 159.0941, 35.0223
Hunter-Lab:
42.6860, 70.9110, 27.2253
#ec1008 color charts
#ec1008 color shades, tints & tones
#ec1008 color schemes
#ec1008 color preview, HTML & CSS examples
This text has a color of #ec1008
<p style="color:#ec1008;">Text here</p>
.mytext {color:#ec1008;}
This box has a color of #ec1008
<div style="background-color:#ec1008;">Content here</div>
.mybackground {background-color:#ec1008;}
Border around this has a color of #ec1008
<div style="border:2px solid #ec1008;">Content here</div>
.myborder {border:2px solid #ec1008;}