#c9630e color space conversions
Hex:
#c9630e
RGB:
201, 99, 14
CMY:
21, 61, 95
CMYK:
0, 51, 93, 21
HSL:
27°, 86.9767%, 42.1569%
HSV (HSB):
27°, 93.0348%, 78.8235%
XYZ:
28.6285, 21.3729, 3.0320
xyY:
0.5398, 0.4030, 21.3729
CIE-Lab:
53.3552, 36.2186, 58.9577
CIE-LCH:
53.3552, 69.1939, 58.4369
CIE-Luv:
53.3552, 84.4466, 47.5090
Hunter-Lab:
46.2308, 29.6324, 28.4732
#c9630e color charts
#c9630e color shades, tints & tones
#c9630e color schemes
#c9630e color preview, HTML & CSS examples
This text has a color of #c9630e
<p style="color:#c9630e;">Text here</p>
.mytext {color:#c9630e;}
This box has a color of #c9630e
<div style="background-color:#c9630e;">Content here</div>
.mybackground {background-color:#c9630e;}
Border around this has a color of #c9630e
<div style="border:2px solid #c9630e;">Content here</div>
.myborder {border:2px solid #c9630e;}