#c3abc9 color space conversions
Hex:
#c3abc9
RGB:
195, 171, 201
CMY:
24, 33, 21
CMYK:
3, 15, 0, 21
HSL:
288°, 21.7391%, 72.9412%
HSV (HSB):
288°, 14.9254%, 78.8235%
XYZ:
47.6112, 44.9450, 61.4242
xyY:
0.3092, 0.2919, 44.9450
CIE-Lab:
72.8556, 14.0958, -12.0563
CIE-LCH:
72.8556, 18.5485, 319.4591
CIE-Luv:
72.8556, 11.6976, -20.7343
Hunter-Lab:
67.0410, 9.4454, -7.3939
#c3abc9 color charts
#c3abc9 color shades, tints & tones
#c3abc9 color schemes
#c3abc9 color preview, HTML & CSS examples
This text has a color of #c3abc9
<p style="color:#c3abc9;">Text here</p>
.mytext {color:#c3abc9;}
This box has a color of #c3abc9
<div style="background-color:#c3abc9;">Content here</div>
.mybackground {background-color:#c3abc9;}
Border around this has a color of #c3abc9
<div style="border:2px solid #c3abc9;">Content here</div>
.myborder {border:2px solid #c3abc9;}