#c6b95c color space conversions
Hex:
#c6b95c
RGB:
198, 185, 92
CMY:
22, 27, 64
CMYK:
0, 7, 54, 22
HSL:
53°, 48.1818%, 56.8627%
HSV (HSB):
53°, 53.5354%, 77.6471%
XYZ:
42.5694, 47.4764, 17.0454
xyY:
0.3975, 0.4433, 47.4764
CIE-Lab:
74.4935, -7.5066, 48.2330
CIE-LCH:
74.4935, 48.8137, 98.8461
CIE-Luv:
74.4935, 13.0366, 59.9398
Hunter-Lab:
68.9031, -10.3003, 33.5649
#c6b95c color charts
#c6b95c color shades, tints & tones
#c6b95c color schemes
#c6b95c color preview, HTML & CSS examples
This text has a color of #c6b95c
<p style="color:#c6b95c;">Text here</p>
.mytext {color:#c6b95c;}
This box has a color of #c6b95c
<div style="background-color:#c6b95c;">Content here</div>
.mybackground {background-color:#c6b95c;}
Border around this has a color of #c6b95c
<div style="border:2px solid #c6b95c;">Content here</div>
.myborder {border:2px solid #c6b95c;}