#c6b85c color space conversions
Hex:
#c6b85c
RGB:
198, 184, 92
CMY:
22, 28, 64
CMYK:
0, 7, 54, 22
HSL:
52°, 48.1818%, 56.8627%
HSV (HSB):
52°, 53.5354%, 77.6471%
XYZ:
42.3610, 47.0595, 16.9759
xyY:
0.3981, 0.4423, 47.0595
CIE-Lab:
74.2278, -6.9869, 47.9216
CIE-LCH:
74.2278, 48.4283, 98.2952
CIE-Luv:
74.2278, 13.6852, 59.4661
Hunter-Lab:
68.5999, -9.8247, 33.3478
#c6b85c color charts
#c6b85c color shades, tints & tones
#c6b85c color schemes
#c6b85c color preview, HTML & CSS examples
This text has a color of #c6b85c
<p style="color:#c6b85c;">Text here</p>
.mytext {color:#c6b85c;}
This box has a color of #c6b85c
<div style="background-color:#c6b85c;">Content here</div>
.mybackground {background-color:#c6b85c;}
Border around this has a color of #c6b85c
<div style="border:2px solid #c6b85c;">Content here</div>
.myborder {border:2px solid #c6b85c;}