#c5aa8c color space conversions
Hex:
#c5aa8c
RGB:
197, 170, 140
CMY:
23, 33, 45
CMYK:
0, 14, 29, 23
HSL:
32°, 32.9480%, 66.0784%
HSV (HSB):
32°, 28.9340%, 77.2549%
XYZ:
42.1343, 42.5132, 30.7961
xyY:
0.3650, 0.3683, 42.5132
CIE-Lab:
71.2233, 5.2809, 19.1020
CIE-LCH:
71.2233, 19.8186, 74.5461
CIE-Luv:
71.2233, 18.8979, 25.1312
Hunter-Lab:
65.2022, 1.2448, 17.6378
#c5aa8c color charts
#c5aa8c color shades, tints & tones
#c5aa8c color schemes
#c5aa8c color preview, HTML & CSS examples
This text has a color of #c5aa8c
<p style="color:#c5aa8c;">Text here</p>
.mytext {color:#c5aa8c;}
This box has a color of #c5aa8c
<div style="background-color:#c5aa8c;">Content here</div>
.mybackground {background-color:#c5aa8c;}
Border around this has a color of #c5aa8c
<div style="border:2px solid #c5aa8c;">Content here</div>
.myborder {border:2px solid #c5aa8c;}