#c99b5e color space conversions
Hex:
#c99b5e
RGB:
201, 155, 94
CMY:
21, 39, 63
CMYK:
0, 23, 53, 21
HSL:
34°, 49.7674%, 57.8431%
HSV (HSB):
34°, 53.2338%, 78.8235%
XYZ:
37.8291, 36.6683, 15.6736
xyY:
0.4195, 0.4067, 36.6683
CIE-Lab:
67.0275, 9.9125, 38.3336
CIE-LCH:
67.0275, 39.5945, 75.5018
CIE-Luv:
67.0275, 35.2906, 44.8530
Hunter-Lab:
60.5544, 5.5411, 27.0418
#c99b5e color charts
#c99b5e color shades, tints & tones
#c99b5e color schemes
#c99b5e color preview, HTML & CSS examples
This text has a color of #c99b5e
<p style="color:#c99b5e;">Text here</p>
.mytext {color:#c99b5e;}
This box has a color of #c99b5e
<div style="background-color:#c99b5e;">Content here</div>
.mybackground {background-color:#c99b5e;}
Border around this has a color of #c99b5e
<div style="border:2px solid #c99b5e;">Content here</div>
.myborder {border:2px solid #c99b5e;}