#c9abc0 color space conversions
Hex:
#c9abc0
RGB:
201, 171, 192
CMY:
21, 33, 25
CMYK:
0, 15, 4, 21
HSL:
318°, 21.7391%, 72.9412%
HSV (HSB):
318°, 14.9254%, 78.8235%
XYZ:
48.1647, 45.3491, 56.0839
xyY:
0.3220, 0.3031, 45.3491
CIE-Lab:
73.1212, 14.4842, -6.6634
CIE-LCH:
73.1212, 15.9434, 335.2954
CIE-Luv:
73.1212, 16.1833, -12.5024
Hunter-Lab:
67.3417, 9.8202, -2.2390
#c9abc0 color charts
#c9abc0 color shades, tints & tones
#c9abc0 color schemes
#c9abc0 color preview, HTML & CSS examples
This text has a color of #c9abc0
<p style="color:#c9abc0;">Text here</p>
.mytext {color:#c9abc0;}
This box has a color of #c9abc0
<div style="background-color:#c9abc0;">Content here</div>
.mybackground {background-color:#c9abc0;}
Border around this has a color of #c9abc0
<div style="border:2px solid #c9abc0;">Content here</div>
.myborder {border:2px solid #c9abc0;}