#c96b00 color space conversions
Hex:
#c96b00
RGB:
201, 107, 0
CMY:
21, 58, 100
CMYK:
0, 47, 100, 21
HSL:
32°, 100.0000%, 39.4118%
HSV (HSB):
32°, 100.0000%, 78.8235%
XYZ:
29.3451, 22.9329, 2.8798
xyY:
0.5320, 0.4158, 22.9329
CIE-Lab:
55.0032, 31.8889, 62.8303
CIE-LCH:
55.0032, 70.4595, 63.0904
CIE-Luv:
55.0032, 78.2657, 51.4819
Hunter-Lab:
47.8883, 25.5770, 29.9563
#c96b00 color charts
#c96b00 color shades, tints & tones
#c96b00 color schemes
#c96b00 color preview, HTML & CSS examples
This text has a color of #c96b00
<p style="color:#c96b00;">Text here</p>
.mytext {color:#c96b00;}
This box has a color of #c96b00
<div style="background-color:#c96b00;">Content here</div>
.mybackground {background-color:#c96b00;}
Border around this has a color of #c96b00
<div style="border:2px solid #c96b00;">Content here</div>
.myborder {border:2px solid #c96b00;}