#c96a08 color space conversions
Hex:
#c96a08
RGB:
201, 106, 8
CMY:
21, 58, 97
CMYK:
0, 47, 96, 21
HSL:
30°, 92.3445%, 40.9804%
HSV (HSB):
30°, 96.0199%, 78.8235%
XYZ:
29.2853, 22.7431, 3.0761
xyY:
0.5314, 0.4127, 22.7431
CIE-Lab:
54.8067, 32.5057, 61.1677
CIE-LCH:
54.8067, 69.2683, 62.0130
CIE-Luv:
54.8067, 78.8738, 50.4430
Hunter-Lab:
47.6897, 26.1560, 29.5585
#c96a08 color charts
#c96a08 color shades, tints & tones
#c96a08 color schemes
#c96a08 color preview, HTML & CSS examples
This text has a color of #c96a08
<p style="color:#c96a08;">Text here</p>
.mytext {color:#c96a08;}
This box has a color of #c96a08
<div style="background-color:#c96a08;">Content here</div>
.mybackground {background-color:#c96a08;}
Border around this has a color of #c96a08
<div style="border:2px solid #c96a08;">Content here</div>
.myborder {border:2px solid #c96a08;}