#c4ab3d color space conversions
Hex:
#c4ab3d
RGB:
196, 171, 61
CMY:
23, 33, 76
CMYK:
0, 13, 69, 23
HSL:
49°, 53.3597%, 50.3922%
HSV (HSB):
49°, 68.8776%, 76.8627%
XYZ:
38.1702, 41.1985, 10.3552
xyY:
0.4254, 0.4592, 41.1985
CIE-Lab:
70.3148, -3.1550, 57.5273
CIE-LCH:
70.3148, 57.6137, 93.1392
CIE-Luv:
70.3148, 22.2433, 65.0967
Hunter-Lab:
64.1861, -6.1752, 35.3649
#c4ab3d color charts
#c4ab3d color shades, tints & tones
#c4ab3d color schemes
#c4ab3d color preview, HTML & CSS examples
This text has a color of #c4ab3d
<p style="color:#c4ab3d;">Text here</p>
.mytext {color:#c4ab3d;}
This box has a color of #c4ab3d
<div style="background-color:#c4ab3d;">Content here</div>
.mybackground {background-color:#c4ab3d;}
Border around this has a color of #c4ab3d
<div style="border:2px solid #c4ab3d;">Content here</div>
.myborder {border:2px solid #c4ab3d;}