#c6b05e color space conversions
Hex:
#c6b05e
RGB:
198, 176, 94
CMY:
22, 31, 63
CMYK:
0, 11, 53, 22
HSL:
47°, 47.7064%, 57.2549%
HSV (HSB):
47°, 52.5253%, 77.6471%
XYZ:
40.8344, 43.8646, 16.9042
xyY:
0.4019, 0.4317, 43.8646
CIE-Lab:
72.1379, -2.6228, 44.4702
CIE-LCH:
72.1379, 44.5475, 93.3753
CIE-Luv:
72.1379, 18.8351, 54.7472
Hunter-Lab:
66.2303, -5.8487, 31.2285
#c6b05e color charts
#c6b05e color shades, tints & tones
#c6b05e color schemes
#c6b05e color preview, HTML & CSS examples
This text has a color of #c6b05e
<p style="color:#c6b05e;">Text here</p>
.mytext {color:#c6b05e;}
This box has a color of #c6b05e
<div style="background-color:#c6b05e;">Content here</div>
.mybackground {background-color:#c6b05e;}
Border around this has a color of #c6b05e
<div style="border:2px solid #c6b05e;">Content here</div>
.myborder {border:2px solid #c6b05e;}