#c5a25c color space conversions
Hex:
#c5a25c
RGB:
197, 162, 92
CMY:
23, 36, 64
CMYK:
0, 18, 53, 23
HSL:
40°, 47.5113%, 56.6667%
HSV (HSB):
40°, 53.2995%, 77.2549%
XYZ:
37.8781, 38.4837, 15.5569
xyY:
0.4121, 0.4187, 38.4837
CIE-Lab:
68.3756, 4.2601, 40.9186
CIE-LCH:
68.3756, 41.1398, 84.0563
CIE-Luv:
68.3756, 27.6428, 48.8980
Hunter-Lab:
62.0352, 0.4286, 28.5562
#c5a25c color charts
#c5a25c color shades, tints & tones
#c5a25c color schemes
#c5a25c color preview, HTML & CSS examples
This text has a color of #c5a25c
<p style="color:#c5a25c;">Text here</p>
.mytext {color:#c5a25c;}
This box has a color of #c5a25c
<div style="background-color:#c5a25c;">Content here</div>
.mybackground {background-color:#c5a25c;}
Border around this has a color of #c5a25c
<div style="border:2px solid #c5a25c;">Content here</div>
.myborder {border:2px solid #c5a25c;}