#c8a050 color space conversions
Hex:
#c8a050
RGB:
200, 160, 80
CMY:
22, 37, 69
CMYK:
0, 20, 60, 22
HSL:
40°, 52.1739%, 54.9020%
HSV (HSB):
40°, 60.0000%, 78.4314%
XYZ:
37.8382, 38.0002, 12.9299
xyY:
0.4263, 0.4281, 38.0002
CIE-Lab:
68.0207, 5.6605, 46.5585
CIE-LCH:
68.0207, 46.9013, 83.0681
CIE-Luv:
68.0207, 32.0318, 53.5528
Hunter-Lab:
61.6443, 1.6885, 30.7149
#c8a050 color charts
#c8a050 color shades, tints & tones
#c8a050 color schemes
#c8a050 color preview, HTML & CSS examples
This text has a color of #c8a050
<p style="color:#c8a050;">Text here</p>
.mytext {color:#c8a050;}
This box has a color of #c8a050
<div style="background-color:#c8a050;">Content here</div>
.mybackground {background-color:#c8a050;}
Border around this has a color of #c8a050
<div style="border:2px solid #c8a050;">Content here</div>
.myborder {border:2px solid #c8a050;}