#c5a34c color space conversions
Hex:
#c5a34c
RGB:
197, 163, 76
CMY:
23, 36, 70
CMYK:
0, 17, 61, 23
HSL:
43°, 51.0549%, 53.5294%
HSV (HSB):
43°, 61.4213%, 77.2549%
XYZ:
37.4277, 38.5865, 12.3128
xyY:
0.4237, 0.4369, 38.5865
CIE-Lab:
68.4507, 2.4722, 48.8893
CIE-LCH:
68.4507, 48.9518, 87.1051
CIE-Luv:
68.4507, 27.9137, 56.3732
Hunter-Lab:
62.1180, -1.1559, 31.7304
#c5a34c color charts
#c5a34c color shades, tints & tones
#c5a34c color schemes
#c5a34c color preview, HTML & CSS examples
This text has a color of #c5a34c
<p style="color:#c5a34c;">Text here</p>
.mytext {color:#c5a34c;}
This box has a color of #c5a34c
<div style="background-color:#c5a34c;">Content here</div>
.mybackground {background-color:#c5a34c;}
Border around this has a color of #c5a34c
<div style="border:2px solid #c5a34c;">Content here</div>
.myborder {border:2px solid #c5a34c;}