#c9999b color space conversions
Hex:
#c9999b
RGB:
201, 153, 155
CMY:
21, 40, 39
CMYK:
0, 24, 23, 21
HSL:
358°, 30.7692%, 69.4118%
HSV (HSB):
358°, 23.8806%, 78.8235%
XYZ:
41.3950, 37.5665, 36.0797
xyY:
0.3598, 0.3265, 37.5665
CIE-Lab:
67.6999, 18.2251, 5.9119
CIE-LCH:
67.6999, 19.1600, 17.9721
CIE-Luv:
67.6999, 30.2291, 5.0762
Hunter-Lab:
61.2915, 13.2950, 8.0026
#c9999b color charts
#c9999b color shades, tints & tones
#c9999b color schemes
#c9999b color preview, HTML & CSS examples
This text has a color of #c9999b
<p style="color:#c9999b;">Text here</p>
.mytext {color:#c9999b;}
This box has a color of #c9999b
<div style="background-color:#c9999b;">Content here</div>
.mybackground {background-color:#c9999b;}
Border around this has a color of #c9999b
<div style="border:2px solid #c9999b;">Content here</div>
.myborder {border:2px solid #c9999b;}