#c9b08d color space conversions
Hex:
#c9b08d
RGB:
201, 176, 141
CMY:
21, 31, 45
CMYK:
0, 12, 30, 21
HSL:
35°, 35.7143%, 67.0588%
HSV (HSB):
35°, 29.8507%, 78.8235%
XYZ:
44.4204, 45.3913, 31.6195
xyY:
0.3658, 0.3738, 45.3913
CIE-Lab:
73.1488, 3.7557, 21.2620
CIE-LCH:
73.1488, 21.5912, 79.9827
CIE-Luv:
73.1488, 17.8835, 28.3100
Hunter-Lab:
67.3730, -0.2141, 19.3352
#c9b08d color charts
#c9b08d color shades, tints & tones
#c9b08d color schemes
#c9b08d color preview, HTML & CSS examples
This text has a color of #c9b08d
<p style="color:#c9b08d;">Text here</p>
.mytext {color:#c9b08d;}
This box has a color of #c9b08d
<div style="background-color:#c9b08d;">Content here</div>
.mybackground {background-color:#c9b08d;}
Border around this has a color of #c9b08d
<div style="border:2px solid #c9b08d;">Content here</div>
.myborder {border:2px solid #c9b08d;}