#bb999c color space conversions
Hex:
#bb999c
RGB:
187, 153, 156
CMY:
27, 40, 39
CMYK:
0, 18, 17, 27
HSL:
355°, 20.0000%, 66.6667%
HSV (HSB):
355°, 18.1818%, 73.3333%
XYZ:
37.8855, 35.7476, 36.3557
xyY:
0.3444, 0.3250, 35.7476
CIE-Lab:
66.3266, 13.1161, 3.1921
CIE-LCH:
66.3266, 13.4989, 13.6781
CIE-Luv:
66.3266, 20.6795, 2.2424
Hunter-Lab:
59.7893, 8.4754, 5.8004
#bb999c color charts
#bb999c color shades, tints & tones
#bb999c color schemes
#bb999c color preview, HTML & CSS examples
This text has a color of #bb999c
<p style="color:#bb999c;">Text here</p>
.mytext {color:#bb999c;}
This box has a color of #bb999c
<div style="background-color:#bb999c;">Content here</div>
.mybackground {background-color:#bb999c;}
Border around this has a color of #bb999c
<div style="border:2px solid #bb999c;">Content here</div>
.myborder {border:2px solid #bb999c;}