#c5a045 color space conversions
Hex:
#c5a045
RGB:
197, 160, 69
CMY:
23, 37, 73
CMYK:
0, 19, 65, 23
HSL:
43°, 52.4590%, 52.1569%
HSV (HSB):
43°, 64.9746%, 77.2549%
XYZ:
36.6709, 37.4416, 10.9244
xyY:
0.4312, 0.4403, 37.4416
CIE-Lab:
67.6070, 3.6219, 51.2158
CIE-LCH:
67.6070, 51.3437, 85.9548
CIE-Luv:
67.6070, 30.4074, 57.6890
Hunter-Lab:
61.1895, -0.1065, 32.2474
#c5a045 color charts
#c5a045 color shades, tints & tones
#c5a045 color schemes
#c5a045 color preview, HTML & CSS examples
This text has a color of #c5a045
<p style="color:#c5a045;">Text here</p>
.mytext {color:#c5a045;}
This box has a color of #c5a045
<div style="background-color:#c5a045;">Content here</div>
.mybackground {background-color:#c5a045;}
Border around this has a color of #c5a045
<div style="border:2px solid #c5a045;">Content here</div>
.myborder {border:2px solid #c5a045;}