#ec704f color space conversions
Hex:
#ec704f
RGB:
236, 112, 79
CMY:
7, 56, 69
CMYK:
0, 53, 67, 7
HSL:
13°, 80.5128%, 61.7647%
HSV (HSB):
13°, 66.5254%, 92.5490%
XYZ:
41.7975, 29.9857, 10.9820
xyY:
0.5050, 0.3623, 29.9857
CIE-Lab:
61.6419, 45.5617, 40.7681
CIE-LCH:
61.6419, 61.1384, 41.8218
CIE-Luv:
61.6419, 96.8852, 36.9948
Hunter-Lab:
54.7592, 40.4198, 26.4408
#ec704f color charts
#ec704f color shades, tints & tones
#ec704f color schemes
#ec704f color preview, HTML & CSS examples
This text has a color of #ec704f
<p style="color:#ec704f;">Text here</p>
.mytext {color:#ec704f;}
This box has a color of #ec704f
<div style="background-color:#ec704f;">Content here</div>
.mybackground {background-color:#ec704f;}
Border around this has a color of #ec704f
<div style="border:2px solid #ec704f;">Content here</div>
.myborder {border:2px solid #ec704f;}