#c99600 color space conversions
Hex:
#c99600
RGB:
201, 150, 0
CMY:
21, 41, 100
CMYK:
0, 25, 100, 21
HSL:
45°, 100.0000%, 39.4118%
HSV (HSB):
45°, 100.0000%, 78.8235%
XYZ:
34.9937, 34.2302, 4.7627
xyY:
0.4730, 0.4627, 34.2302
CIE-Lab:
65.1449, 8.5985, 69.4365
CIE-LCH:
65.1449, 69.9668, 82.9408
CIE-Luv:
65.1449, 43.1070, 67.0040
Hunter-Lab:
58.5066, 4.3772, 36.1281
#c99600 color charts
#c99600 color shades, tints & tones
#c99600 color schemes
#c99600 color preview, HTML & CSS examples
This text has a color of #c99600
<p style="color:#c99600;">Text here</p>
.mytext {color:#c99600;}
This box has a color of #c99600
<div style="background-color:#c99600;">Content here</div>
.mybackground {background-color:#c99600;}
Border around this has a color of #c99600
<div style="border:2px solid #c99600;">Content here</div>
.myborder {border:2px solid #c99600;}