#c8996a color space conversions
Hex:
#c8996a
RGB:
200, 153, 106
CMY:
22, 40, 58
CMYK:
0, 24, 47, 22
HSL:
30°, 46.0784%, 60.0000%
HSV (HSB):
30°, 47.0000%, 78.4314%
XYZ:
37.8122, 36.1024, 18.6112
xyY:
0.4087, 0.3902, 36.1024
CIE-Lab:
66.5981, 11.7082, 31.4160
CIE-LCH:
66.5981, 33.5268, 69.5605
CIE-Luv:
66.5981, 34.8723, 37.4057
Hunter-Lab:
60.0853, 7.1822, 23.6948
#c8996a color charts
#c8996a color shades, tints & tones
#c8996a color schemes
#c8996a color preview, HTML & CSS examples
This text has a color of #c8996a
<p style="color:#c8996a;">Text here</p>
.mytext {color:#c8996a;}
This box has a color of #c8996a
<div style="background-color:#c8996a;">Content here</div>
.mybackground {background-color:#c8996a;}
Border around this has a color of #c8996a
<div style="border:2px solid #c8996a;">Content here</div>
.myborder {border:2px solid #c8996a;}