#c96d07 color space conversions
Hex:
#c96d07
RGB:
201, 109, 7
CMY:
21, 57, 97
CMYK:
0, 46, 97, 21
HSL:
32°, 93.2692%, 40.7843%
HSV (HSB):
32°, 96.5174%, 78.8235%
XYZ:
29.5944, 23.3701, 3.1521
xyY:
0.5274, 0.4165, 23.3701
CIE-Lab:
55.4516, 30.9104, 61.7817
CIE-LCH:
55.4516, 69.0828, 63.4205
CIE-Luv:
55.4516, 76.4137, 51.5598
Hunter-Lab:
48.3427, 24.6744, 29.9740
#c96d07 color charts
#c96d07 color shades, tints & tones
#c96d07 color schemes
#c96d07 color preview, HTML & CSS examples
This text has a color of #c96d07
<p style="color:#c96d07;">Text here</p>
.mytext {color:#c96d07;}
This box has a color of #c96d07
<div style="background-color:#c96d07;">Content here</div>
.mybackground {background-color:#c96d07;}
Border around this has a color of #c96d07
<div style="border:2px solid #c96d07;">Content here</div>
.myborder {border:2px solid #c96d07;}