#ec160c color space conversions
Hex:
#ec160c
RGB:
236, 22, 12
CMY:
7, 91, 95
CMYK:
0, 91, 95, 7
HSL:
3°, 90.3226%, 48.6275%
HSV (HSB):
3°, 94.9153%, 92.5490%
XYZ:
34.9453, 18.4332, 2.0640
xyY:
0.6303, 0.3325, 18.4332
CIE-Lab:
50.0174, 73.6378, 60.4964
CIE-LCH:
50.0174, 95.3014, 39.4045
CIE-Luv:
50.0174, 157.5033, 35.0844
Hunter-Lab:
42.9339, 70.1526, 27.2035
#ec160c color charts
#ec160c color shades, tints & tones
#ec160c color schemes
#ec160c color preview, HTML & CSS examples
This text has a color of #ec160c
<p style="color:#ec160c;">Text here</p>
.mytext {color:#ec160c;}
This box has a color of #ec160c
<div style="background-color:#ec160c;">Content here</div>
.mybackground {background-color:#ec160c;}
Border around this has a color of #ec160c
<div style="border:2px solid #ec160c;">Content here</div>
.myborder {border:2px solid #ec160c;}