#bb97b5 color space conversions
Hex:
#bb97b5
RGB:
187, 151, 181
CMY:
27, 41, 29
CMYK:
0, 19, 3, 27
HSL:
310°, 20.9302%, 66.2745%
HSV (HSB):
310°, 19.2513%, 73.3333%
XYZ:
39.9006, 36.0342, 48.5684
xyY:
0.3205, 0.2894, 36.0342
CIE-Lab:
66.5461, 18.5819, -10.4925
CIE-LCH:
66.5461, 21.3396, 330.5481
CIE-Luv:
66.5461, 18.9996, -18.7764
Hunter-Lab:
60.0285, 13.5981, -5.9509
#bb97b5 color charts
#bb97b5 color shades, tints & tones
#bb97b5 color schemes
#bb97b5 color preview, HTML & CSS examples
This text has a color of #bb97b5
<p style="color:#bb97b5;">Text here</p>
.mytext {color:#bb97b5;}
This box has a color of #bb97b5
<div style="background-color:#bb97b5;">Content here</div>
.mybackground {background-color:#bb97b5;}
Border around this has a color of #bb97b5
<div style="border:2px solid #bb97b5;">Content here</div>
.myborder {border:2px solid #bb97b5;}