#c96f05 color space conversions
Hex:
#c96f05
RGB:
201, 111, 5
CMY:
21, 56, 98
CMYK:
0, 45, 98, 21
HSL:
32°, 95.1456%, 40.3922%
HSV (HSB):
32°, 97.5124%, 78.8235%
XYZ:
29.7992, 23.7973, 3.1663
xyY:
0.5250, 0.4192, 23.7973
CIE-Lab:
55.8843, 29.8251, 62.4356
CIE-LCH:
55.8843, 69.1935, 64.4665
CIE-Luv:
55.8843, 74.8046, 52.4238
Hunter-Lab:
48.7825, 23.6689, 30.2994
#c96f05 color charts
#c96f05 color shades, tints & tones
#c96f05 color schemes
#c96f05 color preview, HTML & CSS examples
This text has a color of #c96f05
<p style="color:#c96f05;">Text here</p>
.mytext {color:#c96f05;}
This box has a color of #c96f05
<div style="background-color:#c96f05;">Content here</div>
.mybackground {background-color:#c96f05;}
Border around this has a color of #c96f05
<div style="border:2px solid #c96f05;">Content here</div>
.myborder {border:2px solid #c96f05;}