#c0ab4d color space conversions
Hex:
#c0ab4d
RGB:
192, 171, 77
CMY:
25, 33, 70
CMYK:
0, 11, 60, 25
HSL:
49°, 47.7178%, 52.7451%
HSV (HSB):
49°, 59.8958%, 75.2941%
XYZ:
37.6407, 40.8681, 12.9256
xyY:
0.4117, 0.4470, 40.8681
CIE-Lab:
70.0834, -3.8714, 50.1256
CIE-LCH:
70.0834, 50.2749, 94.4164
CIE-Luv:
70.0834, 18.7179, 59.3659
Hunter-Lab:
63.9282, -6.7741, 32.7619
#c0ab4d color charts
#c0ab4d color shades, tints & tones
#c0ab4d color schemes
#c0ab4d color preview, HTML & CSS examples
This text has a color of #c0ab4d
<p style="color:#c0ab4d;">Text here</p>
.mytext {color:#c0ab4d;}
This box has a color of #c0ab4d
<div style="background-color:#c0ab4d;">Content here</div>
.mybackground {background-color:#c0ab4d;}
Border around this has a color of #c0ab4d
<div style="border:2px solid #c0ab4d;">Content here</div>
.myborder {border:2px solid #c0ab4d;}