#ec5f3c color space conversions
Hex:
#ec5f3c
RGB:
236, 95, 60
CMY:
7, 63, 76
CMYK:
0, 60, 75, 7
HSL:
12°, 82.2430%, 58.0392%
HSV (HSB):
12°, 74.5763%, 92.5490%
XYZ:
39.4999, 26.3435, 7.2779
xyY:
0.5402, 0.3603, 26.3435
CIE-Lab:
58.3617, 52.6017, 47.0430
CIE-LCH:
58.3617, 70.5690, 41.8070
CIE-Luv:
58.3617, 112.5012, 38.7299
Hunter-Lab:
51.3259, 47.5512, 27.5210
#ec5f3c color charts
#ec5f3c color shades, tints & tones
#ec5f3c color schemes
#ec5f3c color preview, HTML & CSS examples
This text has a color of #ec5f3c
<p style="color:#ec5f3c;">Text here</p>
.mytext {color:#ec5f3c;}
This box has a color of #ec5f3c
<div style="background-color:#ec5f3c;">Content here</div>
.mybackground {background-color:#ec5f3c;}
Border around this has a color of #ec5f3c
<div style="border:2px solid #ec5f3c;">Content here</div>
.myborder {border:2px solid #ec5f3c;}