#c6b85d color space conversions
Hex:
#c6b85d
RGB:
198, 184, 93
CMY:
22, 28, 64
CMYK:
0, 7, 53, 22
HSL:
52°, 47.9452%, 57.0588%
HSV (HSB):
52°, 53.0303%, 77.6471%
XYZ:
42.4050, 47.0771, 17.2077
xyY:
0.3975, 0.4413, 47.0771
CIE-Lab:
74.2390, -6.9032, 47.4533
CIE-LCH:
74.2390, 47.9528, 98.2769
CIE-Luv:
74.2390, 13.6431, 59.0248
Hunter-Lab:
68.6127, -9.7533, 33.1593
#c6b85d color charts
#c6b85d color shades, tints & tones
#c6b85d color schemes
#c6b85d color preview, HTML & CSS examples
This text has a color of #c6b85d
<p style="color:#c6b85d;">Text here</p>
.mytext {color:#c6b85d;}
This box has a color of #c6b85d
<div style="background-color:#c6b85d;">Content here</div>
.mybackground {background-color:#c6b85d;}
Border around this has a color of #c6b85d
<div style="border:2px solid #c6b85d;">Content here</div>
.myborder {border:2px solid #c6b85d;}