#c99b5b color space conversions
Hex:
#c99b5b
RGB:
201, 155, 91
CMY:
21, 39, 64
CMYK:
0, 23, 55, 21
HSL:
35°, 50.4587%, 57.2549%
HSV (HSB):
35°, 54.7264%, 78.8235%
XYZ:
37.6971, 36.6155, 14.9782
xyY:
0.4222, 0.4101, 36.6155
CIE-Lab:
66.9876, 9.6559, 39.8385
CIE-LCH:
66.9876, 40.9919, 76.3756
CIE-Luv:
66.9876, 35.5305, 46.3279
Hunter-Lab:
60.5108, 5.3083, 27.6815
#c99b5b color charts
#c99b5b color shades, tints & tones
#c99b5b color schemes
#c99b5b color preview, HTML & CSS examples
This text has a color of #c99b5b
<p style="color:#c99b5b;">Text here</p>
.mytext {color:#c99b5b;}
This box has a color of #c99b5b
<div style="background-color:#c99b5b;">Content here</div>
.mybackground {background-color:#c99b5b;}
Border around this has a color of #c99b5b
<div style="border:2px solid #c99b5b;">Content here</div>
.myborder {border:2px solid #c99b5b;}