#c8a05b color space conversions
Hex:
#c8a05b
RGB:
200, 160, 91
CMY:
22, 37, 64
CMYK:
0, 20, 55, 22
HSL:
38°, 49.7717%, 57.0588%
HSV (HSB):
38°, 54.5000%, 78.4314%
XYZ:
38.2786, 38.1763, 15.2488
xyY:
0.4174, 0.4163, 38.1763
CIE-Lab:
68.1504, 6.5232, 41.2252
CIE-LCH:
68.1504, 41.7381, 81.0084
CIE-Luv:
68.1504, 31.2990, 48.6300
Hunter-Lab:
61.7870, 2.4579, 28.6183
#c8a05b color charts
#c8a05b color shades, tints & tones
#c8a05b color schemes
#c8a05b color preview, HTML & CSS examples
This text has a color of #c8a05b
<p style="color:#c8a05b;">Text here</p>
.mytext {color:#c8a05b;}
This box has a color of #c8a05b
<div style="background-color:#c8a05b;">Content here</div>
.mybackground {background-color:#c8a05b;}
Border around this has a color of #c8a05b
<div style="border:2px solid #c8a05b;">Content here</div>
.myborder {border:2px solid #c8a05b;}