#c5a02c color space conversions
Hex:
#c5a02c
RGB:
197, 160, 44
CMY:
23, 37, 83
CMYK:
0, 19, 78, 23
HSL:
45°, 63.4855%, 47.2549%
HSV (HSB):
45°, 77.6650%, 77.2549%
XYZ:
36.0514, 37.1938, 7.6619
xyY:
0.4456, 0.4597, 37.1938
CIE-Lab:
67.4222, 2.3572, 61.2614
CIE-LCH:
67.4222, 61.3068, 87.7964
CIE-Luv:
67.4222, 31.4677, 65.0775
Hunter-Lab:
60.9867, -1.2091, 35.2420
#c5a02c color charts
#c5a02c color shades, tints & tones
#c5a02c color schemes
#c5a02c color preview, HTML & CSS examples
This text has a color of #c5a02c
<p style="color:#c5a02c;">Text here</p>
.mytext {color:#c5a02c;}
This box has a color of #c5a02c
<div style="background-color:#c5a02c;">Content here</div>
.mybackground {background-color:#c5a02c;}
Border around this has a color of #c5a02c
<div style="border:2px solid #c5a02c;">Content here</div>
.myborder {border:2px solid #c5a02c;}