#c3a0a9 color space conversions
Hex:
#c3a0a9
RGB:
195, 160, 169
CMY:
24, 37, 34
CMYK:
0, 18, 13, 24
HSL:
345°, 22.5806%, 69.6078%
HSV (HSB):
345°, 17.9487%, 76.4706%
XYZ:
42.2379, 39.6083, 42.9551
xyY:
0.3384, 0.3174, 39.6083
CIE-Lab:
69.1896, 14.3591, 0.1951
CIE-LCH:
69.1896, 14.3605, 0.7783
CIE-Luv:
69.1896, 20.6395, -2.2442
Hunter-Lab:
62.9351, 9.6610, 3.5874
#c3a0a9 color charts
#c3a0a9 color shades, tints & tones
#c3a0a9 color schemes
#c3a0a9 color preview, HTML & CSS examples
This text has a color of #c3a0a9
<p style="color:#c3a0a9;">Text here</p>
.mytext {color:#c3a0a9;}
This box has a color of #c3a0a9
<div style="background-color:#c3a0a9;">Content here</div>
.mybackground {background-color:#c3a0a9;}
Border around this has a color of #c3a0a9
<div style="border:2px solid #c3a0a9;">Content here</div>
.myborder {border:2px solid #c3a0a9;}