#c5c5a0 color space conversions
Hex:
#c5c5a0
RGB:
197, 197, 160
CMY:
23, 23, 37
CMYK:
0, 0, 19, 23
HSL:
60°, 24.1830%, 70.0000%
HSV (HSB):
60°, 18.7817%, 77.2549%
XYZ:
49.3374, 54.3409, 41.1462
xyY:
0.3407, 0.3752, 54.3409
CIE-Lab:
78.6601, -6.1813, 18.6121
CIE-LCH:
78.6601, 19.6117, 108.3719
CIE-Luv:
78.6601, 1.9726, 27.3308
Hunter-Lab:
73.7163, -9.5357, 18.5075
#c5c5a0 color charts
#c5c5a0 color shades, tints & tones
#c5c5a0 color schemes
#c5c5a0 color preview, HTML & CSS examples
This text has a color of #c5c5a0
<p style="color:#c5c5a0;">Text here</p>
.mytext {color:#c5c5a0;}
This box has a color of #c5c5a0
<div style="background-color:#c5c5a0;">Content here</div>
.mybackground {background-color:#c5c5a0;}
Border around this has a color of #c5c5a0
<div style="border:2px solid #c5c5a0;">Content here</div>
.myborder {border:2px solid #c5c5a0;}