#c99b00 color space conversions
Hex:
#c99b00
RGB:
201, 155, 0
CMY:
21, 39, 100
CMYK:
0, 23, 100, 21
HSL:
46°, 100.0000%, 39.4118%
HSV (HSB):
46°, 100.0000%, 78.8235%
XYZ:
35.8087, 35.8602, 5.0344
xyY:
0.4668, 0.4675, 35.8602
CIE-Lab:
66.4130, 5.8934, 70.3077
CIE-LCH:
66.4130, 70.5542, 85.2085
CIE-Luv:
66.4130, 39.2142, 68.8836
Hunter-Lab:
59.8834, 1.9425, 36.9339
#c99b00 color charts
#c99b00 color shades, tints & tones
#c99b00 color schemes
#c99b00 color preview, HTML & CSS examples
This text has a color of #c99b00
<p style="color:#c99b00;">Text here</p>
.mytext {color:#c99b00;}
This box has a color of #c99b00
<div style="background-color:#c99b00;">Content here</div>
.mybackground {background-color:#c99b00;}
Border around this has a color of #c99b00
<div style="border:2px solid #c99b00;">Content here</div>
.myborder {border:2px solid #c99b00;}