#c6a05b color space conversions
Hex:
#c6a05b
RGB:
198, 160, 91
CMY:
22, 37, 64
CMYK:
0, 19, 54, 22
HSL:
39°, 48.4163%, 56.6667%
HSV (HSB):
39°, 54.0404%, 77.6471%
XYZ:
37.7478, 37.9027, 15.2240
xyY:
0.4154, 0.4171, 37.9027
CIE-Lab:
67.9488, 5.6774, 40.9342
CIE-LCH:
67.9488, 41.3260, 82.1037
CIE-Luv:
67.9488, 29.8179, 48.4884
Hunter-Lab:
61.5652, 1.7057, 28.4343
#c6a05b color charts
#c6a05b color shades, tints & tones
#c6a05b color schemes
#c6a05b color preview, HTML & CSS examples
This text has a color of #c6a05b
<p style="color:#c6a05b;">Text here</p>
.mytext {color:#c6a05b;}
This box has a color of #c6a05b
<div style="background-color:#c6a05b;">Content here</div>
.mybackground {background-color:#c6a05b;}
Border around this has a color of #c6a05b
<div style="border:2px solid #c6a05b;">Content here</div>
.myborder {border:2px solid #c6a05b;}