#c99b2d color space conversions
Hex:
#c99b2d
RGB:
201, 155, 45
CMY:
21, 39, 82
CMYK:
0, 23, 78, 21
HSL:
42°, 63.4146%, 48.2353%
HSV (HSB):
42°, 77.6119%, 78.8235%
XYZ:
36.2824, 36.0497, 7.5286
xyY:
0.4543, 0.4514, 36.0497
CIE-Lab:
66.5578, 6.8541, 60.2527
CIE-LCH:
66.5578, 60.6413, 83.5102
CIE-Luv:
66.5578, 38.2432, 62.9536
Hunter-Lab:
60.0414, 2.7934, 34.5946
#c99b2d color charts
#c99b2d color shades, tints & tones
#c99b2d color schemes
#c99b2d color preview, HTML & CSS examples
This text has a color of #c99b2d
<p style="color:#c99b2d;">Text here</p>
.mytext {color:#c99b2d;}
This box has a color of #c99b2d
<div style="background-color:#c99b2d;">Content here</div>
.mybackground {background-color:#c99b2d;}
Border around this has a color of #c99b2d
<div style="border:2px solid #c99b2d;">Content here</div>
.myborder {border:2px solid #c99b2d;}