#c5a07a color space conversions
Hex:
#c5a07a
RGB:
197, 160, 122
CMY:
23, 37, 52
CMYK:
0, 19, 38, 23
HSL:
30°, 39.2670%, 62.5490%
HSV (HSB):
30°, 38.0711%, 77.2549%
XYZ:
39.1096, 38.4171, 23.7663
xyY:
0.3861, 0.3793, 38.4171
CIE-Lab:
68.3269, 8.4154, 24.9716
CIE-LCH:
68.3269, 26.3515, 71.3763
CIE-Luv:
68.3269, 26.6332, 31.2575
Hunter-Lab:
61.9815, 4.1638, 20.6528
#c5a07a color charts
#c5a07a color shades, tints & tones
#c5a07a color schemes
#c5a07a color preview, HTML & CSS examples
This text has a color of #c5a07a
<p style="color:#c5a07a;">Text here</p>
.mytext {color:#c5a07a;}
This box has a color of #c5a07a
<div style="background-color:#c5a07a;">Content here</div>
.mybackground {background-color:#c5a07a;}
Border around this has a color of #c5a07a
<div style="border:2px solid #c5a07a;">Content here</div>
.myborder {border:2px solid #c5a07a;}