#c6bc8c color space conversions
Hex:
#c6bc8c
RGB:
198, 188, 140
CMY:
22, 26, 45
CMYK:
0, 5, 29, 22
HSL:
50°, 33.7209%, 66.2745%
HSV (HSB):
50°, 29.2929%, 77.6471%
XYZ:
46.0055, 49.8657, 32.0112
xyY:
0.3597, 0.3899, 49.8657
CIE-Lab:
75.9867, -3.9153, 25.6103
CIE-LCH:
75.9867, 25.9079, 98.6921
CIE-Luv:
75.9867, 8.8125, 35.4724
Hunter-Lab:
70.6156, -7.2859, 22.5538
#c6bc8c color charts
#c6bc8c color shades, tints & tones
#c6bc8c color schemes
#c6bc8c color preview, HTML & CSS examples
This text has a color of #c6bc8c
<p style="color:#c6bc8c;">Text here</p>
.mytext {color:#c6bc8c;}
This box has a color of #c6bc8c
<div style="background-color:#c6bc8c;">Content here</div>
.mybackground {background-color:#c6bc8c;}
Border around this has a color of #c6bc8c
<div style="border:2px solid #c6bc8c;">Content here</div>
.myborder {border:2px solid #c6bc8c;}