#c96f08 color space conversions
Hex:
#c96f08
RGB:
201, 111, 8
CMY:
21, 56, 97
CMYK:
0, 45, 96, 21
HSL:
32°, 92.3445%, 40.9804%
HSV (HSB):
32°, 96.0199%, 78.8235%
XYZ:
29.8157, 23.8039, 3.2529
xyY:
0.5243, 0.4185, 23.8039
CIE-Lab:
55.8909, 29.8590, 61.8916
CIE-LCH:
55.8909, 68.7178, 64.2455
CIE-Luv:
55.8909, 74.7274, 52.1674
Hunter-Lab:
48.7893, 23.7021, 30.1995
#c96f08 color charts
#c96f08 color shades, tints & tones
#c96f08 color schemes
#c96f08 color preview, HTML & CSS examples
This text has a color of #c96f08
<p style="color:#c96f08;">Text here</p>
.mytext {color:#c96f08;}
This box has a color of #c96f08
<div style="background-color:#c96f08;">Content here</div>
.mybackground {background-color:#c96f08;}
Border around this has a color of #c96f08
<div style="border:2px solid #c96f08;">Content here</div>
.myborder {border:2px solid #c96f08;}