#c9bac9 color space conversions
Hex:
#c9bac9
RGB:
201, 186, 201
CMY:
21, 27, 21
CMYK:
0, 7, 0, 21
HSL:
300°, 12.1951%, 75.8824%
HSV (HSB):
300°, 7.4627%, 78.8235%
XYZ:
52.1889, 51.7524, 62.4969
xyY:
0.3136, 0.3109, 51.7524
CIE-Lab:
77.1325, 8.0001, -5.6388
CIE-LCH:
77.1325, 9.7877, 324.8221
CIE-Luv:
77.1325, 7.6562, -9.9111
Hunter-Lab:
71.9391, 3.6011, -1.1506
#c9bac9 color charts
#c9bac9 color shades, tints & tones
#c9bac9 color schemes
#c9bac9 color preview, HTML & CSS examples
This text has a color of #c9bac9
<p style="color:#c9bac9;">Text here</p>
.mytext {color:#c9bac9;}
This box has a color of #c9bac9
<div style="background-color:#c9bac9;">Content here</div>
.mybackground {background-color:#c9bac9;}
Border around this has a color of #c9bac9
<div style="border:2px solid #c9bac9;">Content here</div>
.myborder {border:2px solid #c9bac9;}