#c96c06 color space conversions
Hex:
#c96c06
RGB:
201, 108, 6
CMY:
21, 58, 98
CMYK:
0, 46, 97, 21
HSL:
31°, 94.2029%, 40.5882%
HSV (HSB):
31°, 97.0149%, 78.8235%
XYZ:
29.4828, 23.1558, 3.0879
xyY:
0.5291, 0.4155, 23.1558
CIE-Lab:
55.2324, 31.4285, 61.8238
CIE-LCH:
55.2324, 69.3537, 63.0532
CIE-Luv:
55.2324, 77.2705, 51.3019
Hunter-Lab:
48.1205, 25.1540, 29.8797
#c96c06 color charts
#c96c06 color shades, tints & tones
#c96c06 color schemes
#c96c06 color preview, HTML & CSS examples
This text has a color of #c96c06
<p style="color:#c96c06;">Text here</p>
.mytext {color:#c96c06;}
This box has a color of #c96c06
<div style="background-color:#c96c06;">Content here</div>
.mybackground {background-color:#c96c06;}
Border around this has a color of #c96c06
<div style="border:2px solid #c96c06;">Content here</div>
.myborder {border:2px solid #c96c06;}