#c8bb8a color space conversions
Hex:
#c8bb8a
RGB:
200, 187, 138
CMY:
22, 27, 46
CMYK:
0, 7, 31, 22
HSL:
47°, 36.0465%, 66.2745%
HSV (HSB):
47°, 31.0000%, 78.4314%
XYZ:
46.1772, 49.6550, 31.1953
xyY:
0.3635, 0.3909, 49.6550
CIE-Lab:
75.8570, -2.8686, 26.5263
CIE-LCH:
75.8570, 26.6809, 96.1720
CIE-Luv:
75.8570, 10.8159, 36.3540
Hunter-Lab:
70.4663, -6.3434, 23.0788
#c8bb8a color charts
#c8bb8a color shades, tints & tones
#c8bb8a color schemes
#c8bb8a color preview, HTML & CSS examples
This text has a color of #c8bb8a
<p style="color:#c8bb8a;">Text here</p>
.mytext {color:#c8bb8a;}
This box has a color of #c8bb8a
<div style="background-color:#c8bb8a;">Content here</div>
.mybackground {background-color:#c8bb8a;}
Border around this has a color of #c8bb8a
<div style="border:2px solid #c8bb8a;">Content here</div>
.myborder {border:2px solid #c8bb8a;}