#c9b8c9 color space conversions
Hex:
#c9b8c9
RGB:
201, 184, 201
CMY:
21, 28, 21
CMYK:
0, 8, 0, 21
HSL:
300°, 13.6000%, 75.4902%
HSV (HSB):
300°, 8.4577%, 78.8235%
XYZ:
51.7705, 50.9155, 62.3574
xyY:
0.3137, 0.3085, 50.9155
CIE-Lab:
76.6278, 9.0785, -6.3853
CIE-LCH:
76.6278, 11.0991, 324.8796
CIE-Luv:
76.6278, 8.6767, -11.2305
Hunter-Lab:
71.3551, 4.6362, -1.8651
#c9b8c9 color charts
#c9b8c9 color shades, tints & tones
#c9b8c9 color schemes
#c9b8c9 color preview, HTML & CSS examples
This text has a color of #c9b8c9
<p style="color:#c9b8c9;">Text here</p>
.mytext {color:#c9b8c9;}
This box has a color of #c9b8c9
<div style="background-color:#c9b8c9;">Content here</div>
.mybackground {background-color:#c9b8c9;}
Border around this has a color of #c9b8c9
<div style="border:2px solid #c9b8c9;">Content here</div>
.myborder {border:2px solid #c9b8c9;}