#c5aa2d color space conversions
Hex:
#c5aa2d
RGB:
197, 170, 45
CMY:
23, 33, 82
CMYK:
0, 14, 77, 23
HSL:
49°, 62.8099%, 47.4510%
HSV (HSB):
49°, 77.1574%, 77.2549%
XYZ:
37.8743, 40.8092, 8.3634
xyY:
0.4351, 0.4688, 40.8092
CIE-Lab:
70.0421, -2.9350, 63.3317
CIE-LCH:
70.0421, 63.3996, 92.6534
CIE-Luv:
70.0421, 24.1900, 68.9318
Hunter-Lab:
63.8821, -5.9648, 36.9553
#c5aa2d color charts
#c5aa2d color shades, tints & tones
#c5aa2d color schemes
#c5aa2d color preview, HTML & CSS examples
This text has a color of #c5aa2d
<p style="color:#c5aa2d;">Text here</p>
.mytext {color:#c5aa2d;}
This box has a color of #c5aa2d
<div style="background-color:#c5aa2d;">Content here</div>
.mybackground {background-color:#c5aa2d;}
Border around this has a color of #c5aa2d
<div style="border:2px solid #c5aa2d;">Content here</div>
.myborder {border:2px solid #c5aa2d;}