#bb97a3 color space conversions
Hex:
#bb97a3
RGB:
187, 151, 163
CMY:
27, 41, 36
CMYK:
0, 19, 13, 27
HSL:
340°, 20.9302%, 66.2745%
HSV (HSB):
340°, 19.2513%, 73.3333%
XYZ:
38.1710, 35.3424, 39.4603
xyY:
0.3379, 0.3128, 35.3424
CIE-Lab:
66.0143, 15.3839, -1.1884
CIE-LCH:
66.0143, 15.4298, 355.5826
CIE-Luv:
66.0143, 21.0331, -4.3982
Hunter-Lab:
59.4494, 10.5738, 2.2602
#bb97a3 color charts
#bb97a3 color shades, tints & tones
#bb97a3 color schemes
#bb97a3 color preview, HTML & CSS examples
This text has a color of #bb97a3
<p style="color:#bb97a3;">Text here</p>
.mytext {color:#bb97a3;}
This box has a color of #bb97a3
<div style="background-color:#bb97a3;">Content here</div>
.mybackground {background-color:#bb97a3;}
Border around this has a color of #bb97a3
<div style="border:2px solid #bb97a3;">Content here</div>
.myborder {border:2px solid #bb97a3;}