#c96600 color space conversions
Hex:
#c96600
RGB:
201, 102, 0
CMY:
21, 60, 100
CMYK:
0, 49, 100, 21
HSL:
30°, 100.0000%, 39.4118%
HSV (HSB):
30°, 100.0000%, 78.8235%
XYZ:
28.8388, 21.9202, 2.7111
xyY:
0.5393, 0.4100, 21.9202
CIE-Lab:
53.9423, 34.5067, 62.1888
CIE-LCH:
53.9423, 71.1207, 60.9754
CIE-Luv:
53.9423, 82.4187, 49.8005
Hunter-Lab:
46.8191, 28.0158, 29.3402
#c96600 color charts
#c96600 color shades, tints & tones
#c96600 color schemes
#c96600 color preview, HTML & CSS examples
This text has a color of #c96600
<p style="color:#c96600;">Text here</p>
.mytext {color:#c96600;}
This box has a color of #c96600
<div style="background-color:#c96600;">Content here</div>
.mybackground {background-color:#c96600;}
Border around this has a color of #c96600
<div style="border:2px solid #c96600;">Content here</div>
.myborder {border:2px solid #c96600;}