#c99b6e color space conversions
Hex:
#c99b6e
RGB:
201, 155, 110
CMY:
21, 39, 57
CMYK:
0, 23, 45, 21
HSL:
30°, 45.7286%, 60.9804%
HSV (HSB):
30°, 45.2736%, 78.8235%
XYZ:
38.6232, 36.9860, 19.8552
xyY:
0.4046, 0.3874, 36.9860
CIE-Lab:
67.2665, 11.4378, 30.1486
CIE-LCH:
67.2665, 32.2453, 69.2243
CIE-Luv:
67.2665, 33.8919, 36.2390
Hunter-Lab:
60.8161, 6.9339, 23.2143
#c99b6e color charts
#c99b6e color shades, tints & tones
#c99b6e color schemes
#c99b6e color preview, HTML & CSS examples
This text has a color of #c99b6e
<p style="color:#c99b6e;">Text here</p>
.mytext {color:#c99b6e;}
This box has a color of #c99b6e
<div style="background-color:#c99b6e;">Content here</div>
.mybackground {background-color:#c99b6e;}
Border around this has a color of #c99b6e
<div style="border:2px solid #c99b6e;">Content here</div>
.myborder {border:2px solid #c99b6e;}