#c5ab3d color space conversions
Hex:
#c5ab3d
RGB:
197, 171, 61
CMY:
23, 33, 76
CMYK:
0, 13, 69, 23
HSL:
49°, 53.9683%, 50.5882%
HSV (HSB):
49°, 69.0355%, 77.2549%
XYZ:
38.4312, 41.3331, 10.3674
xyY:
0.4264, 0.4586, 41.3331
CIE-Lab:
70.4086, -2.7207, 57.6532
CIE-LCH:
70.4086, 57.7174, 92.7018
CIE-Luv:
70.4086, 22.9759, 65.1323
Hunter-Lab:
64.2908, -5.8068, 35.4426
#c5ab3d color charts
#c5ab3d color shades, tints & tones
#c5ab3d color schemes
#c5ab3d color preview, HTML & CSS examples
This text has a color of #c5ab3d
<p style="color:#c5ab3d;">Text here</p>
.mytext {color:#c5ab3d;}
This box has a color of #c5ab3d
<div style="background-color:#c5ab3d;">Content here</div>
.mybackground {background-color:#c5ab3d;}
Border around this has a color of #c5ab3d
<div style="border:2px solid #c5ab3d;">Content here</div>
.myborder {border:2px solid #c5ab3d;}