#c6bc8e color space conversions
Hex:
#c6bc8e
RGB:
198, 188, 142
CMY:
22, 26, 44
CMYK:
0, 5, 28, 22
HSL:
49°, 32.9412%, 66.6667%
HSV (HSB):
49°, 28.2828%, 77.6471%
XYZ:
46.1544, 49.9252, 32.7951
xyY:
0.3581, 0.3874, 49.9252
CIE-Lab:
76.0233, -3.6501, 24.5966
CIE-LCH:
76.0233, 24.8660, 98.4410
CIE-Luv:
76.0233, 8.6992, 34.1893
Hunter-Lab:
70.6578, -7.0530, 21.9416
#c6bc8e color charts
#c6bc8e color shades, tints & tones
#c6bc8e color schemes
#c6bc8e color preview, HTML & CSS examples
This text has a color of #c6bc8e
<p style="color:#c6bc8e;">Text here</p>
.mytext {color:#c6bc8e;}
This box has a color of #c6bc8e
<div style="background-color:#c6bc8e;">Content here</div>
.mybackground {background-color:#c6bc8e;}
Border around this has a color of #c6bc8e
<div style="border:2px solid #c6bc8e;">Content here</div>
.myborder {border:2px solid #c6bc8e;}