#c96b08 color space conversions
Hex:
#c96b08
RGB:
201, 107, 8
CMY:
21, 58, 97
CMYK:
0, 47, 96, 21
HSL:
31°, 92.3445%, 40.9804%
HSV (HSB):
31°, 96.0199%, 78.8235%
XYZ:
29.3889, 22.9504, 3.1106
xyY:
0.5300, 0.4139, 22.9504
CIE-Lab:
55.0212, 31.9791, 61.3103
CIE-LCH:
55.0212, 69.1492, 62.4537
CIE-Luv:
55.0212, 78.0454, 50.7852
Hunter-Lab:
47.9066, 25.6665, 29.6848
#c96b08 color charts
#c96b08 color shades, tints & tones
#c96b08 color schemes
#c96b08 color preview, HTML & CSS examples
This text has a color of #c96b08
<p style="color:#c96b08;">Text here</p>
.mytext {color:#c96b08;}
This box has a color of #c96b08
<div style="background-color:#c96b08;">Content here</div>
.mybackground {background-color:#c96b08;}
Border around this has a color of #c96b08
<div style="border:2px solid #c96b08;">Content here</div>
.myborder {border:2px solid #c96b08;}