#bb97b4 color space conversions
Hex:
#bb97b4
RGB:
187, 151, 180
CMY:
27, 41, 29
CMYK:
0, 19, 4, 27
HSL:
312°, 20.9302%, 66.2745%
HSV (HSB):
312°, 19.2513%, 73.3333%
XYZ:
39.7983, 35.9933, 48.0298
xyY:
0.3214, 0.2907, 35.9933
CIE-Lab:
66.5148, 18.3964, -9.9795
CIE-LCH:
66.5148, 20.9289, 331.5216
CIE-Luv:
66.5148, 19.1142, -17.9634
Hunter-Lab:
59.9944, 13.4209, -5.4698
#bb97b4 color charts
#bb97b4 color shades, tints & tones
#bb97b4 color schemes
#bb97b4 color preview, HTML & CSS examples
This text has a color of #bb97b4
<p style="color:#bb97b4;">Text here</p>
.mytext {color:#bb97b4;}
This box has a color of #bb97b4
<div style="background-color:#bb97b4;">Content here</div>
.mybackground {background-color:#bb97b4;}
Border around this has a color of #bb97b4
<div style="border:2px solid #bb97b4;">Content here</div>
.myborder {border:2px solid #bb97b4;}