#c5a05b color space conversions
Hex:
#c5a05b
RGB:
197, 160, 91
CMY:
23, 37, 64
CMYK:
0, 19, 54, 23
HSL:
39°, 47.7477%, 56.4706%
HSV (HSB):
39°, 53.8071%, 77.2549%
XYZ:
37.4851, 37.7673, 15.2117
xyY:
0.4144, 0.4175, 37.7673
CIE-Lab:
67.8487, 5.2542, 40.7895
CIE-LCH:
67.8487, 41.1265, 82.6600
CIE-Luv:
67.8487, 29.0801, 48.4180
Hunter-Lab:
61.4551, 1.3314, 28.3428
#c5a05b color charts
#c5a05b color shades, tints & tones
#c5a05b color schemes
#c5a05b color preview, HTML & CSS examples
This text has a color of #c5a05b
<p style="color:#c5a05b;">Text here</p>
.mytext {color:#c5a05b;}
This box has a color of #c5a05b
<div style="background-color:#c5a05b;">Content here</div>
.mybackground {background-color:#c5a05b;}
Border around this has a color of #c5a05b
<div style="border:2px solid #c5a05b;">Content here</div>
.myborder {border:2px solid #c5a05b;}