#c8bc8e color space conversions
Hex:
#c8bc8e
RGB:
200, 188, 142
CMY:
22, 26, 44
CMYK:
0, 6, 29, 22
HSL:
48°, 34.5238%, 67.0588%
HSV (HSB):
48°, 29.0000%, 78.4314%
XYZ:
46.6851, 50.1988, 32.8200
xyY:
0.3599, 0.3870, 50.1988
CIE-Lab:
76.1911, -2.8728, 24.8521
CIE-LCH:
76.1911, 25.0176, 96.5938
CIE-Luv:
76.1911, 9.9864, 34.3684
Hunter-Lab:
70.8511, -6.3724, 22.1312
#c8bc8e color charts
#c8bc8e color shades, tints & tones
#c8bc8e color schemes
#c8bc8e color preview, HTML & CSS examples
This text has a color of #c8bc8e
<p style="color:#c8bc8e;">Text here</p>
.mytext {color:#c8bc8e;}
This box has a color of #c8bc8e
<div style="background-color:#c8bc8e;">Content here</div>
.mybackground {background-color:#c8bc8e;}
Border around this has a color of #c8bc8e
<div style="border:2px solid #c8bc8e;">Content here</div>
.myborder {border:2px solid #c8bc8e;}