#c9640e color space conversions
Hex:
#c9640e
RGB:
201, 100, 14
CMY:
21, 61, 95
CMYK:
0, 50, 93, 21
HSL:
28°, 86.9767%, 42.1569%
HSV (HSB):
28°, 93.0348%, 78.8235%
XYZ:
28.7238, 21.5636, 3.0637
xyY:
0.5384, 0.4042, 21.5636
CIE-Lab:
53.5608, 35.7039, 59.1012
CIE-LCH:
53.5608, 69.0487, 58.8632
CIE-Luv:
53.5608, 83.6283, 47.8430
Hunter-Lab:
46.4366, 29.1490, 28.5938
#c9640e color charts
#c9640e color shades, tints & tones
#c9640e color schemes
#c9640e color preview, HTML & CSS examples
This text has a color of #c9640e
<p style="color:#c9640e;">Text here</p>
.mytext {color:#c9640e;}
This box has a color of #c9640e
<div style="background-color:#c9640e;">Content here</div>
.mybackground {background-color:#c9640e;}
Border around this has a color of #c9640e
<div style="border:2px solid #c9640e;">Content here</div>
.myborder {border:2px solid #c9640e;}