#c5a09e color space conversions
Hex:
#c5a09e
RGB:
197, 160, 158
CMY:
23, 37, 38
CMYK:
0, 19, 20, 23
HSL:
3°, 25.1613%, 69.6078%
HSV (HSB):
3°, 19.7970%, 77.2549%
XYZ:
41.7683, 39.4806, 37.7668
xyY:
0.3509, 0.3317, 39.4806
CIE-Lab:
69.0979, 13.3350, 6.1978
CIE-LCH:
69.0979, 14.7049, 24.9279
CIE-Luv:
69.0979, 23.1182, 6.4286
Hunter-Lab:
62.8336, 8.6984, 8.3465
#c5a09e color charts
#c5a09e color shades, tints & tones
#c5a09e color schemes
#c5a09e color preview, HTML & CSS examples
This text has a color of #c5a09e
<p style="color:#c5a09e;">Text here</p>
.mytext {color:#c5a09e;}
This box has a color of #c5a09e
<div style="background-color:#c5a09e;">Content here</div>
.mybackground {background-color:#c5a09e;}
Border around this has a color of #c5a09e
<div style="border:2px solid #c5a09e;">Content here</div>
.myborder {border:2px solid #c5a09e;}