#c5a07c color space conversions
Hex:
#c5a07c
RGB:
197, 160, 124
CMY:
23, 37, 51
CMYK:
0, 19, 37, 23
HSL:
30°, 38.6243%, 62.9412%
HSV (HSB):
30°, 37.0558%, 77.2549%
XYZ:
39.2349, 38.4672, 24.4258
xyY:
0.3842, 0.3767, 38.4672
CIE-Lab:
68.3635, 8.6540, 23.9311
CIE-LCH:
68.3635, 25.4477, 70.1189
CIE-Luv:
68.3635, 26.4548, 30.0024
Hunter-Lab:
62.0219, 4.3802, 20.0654
#c5a07c color charts
#c5a07c color shades, tints & tones
#c5a07c color schemes
#c5a07c color preview, HTML & CSS examples
This text has a color of #c5a07c
<p style="color:#c5a07c;">Text here</p>
.mytext {color:#c5a07c;}
This box has a color of #c5a07c
<div style="background-color:#c5a07c;">Content here</div>
.mybackground {background-color:#c5a07c;}
Border around this has a color of #c5a07c
<div style="border:2px solid #c5a07c;">Content here</div>
.myborder {border:2px solid #c5a07c;}