#bb8b99 color space conversions
Hex:
#bb8b99
RGB:
187, 139, 153
CMY:
27, 45, 40
CMYK:
0, 26, 18, 27
HSL:
343°, 26.0870%, 63.9216%
HSV (HSB):
343°, 25.6684%, 73.3333%
XYZ:
35.4759, 31.3299, 34.3145
xyY:
0.3508, 0.3098, 31.3299
CIE-Lab:
62.7852, 20.4081, -0.2669
CIE-LCH:
62.7852, 20.4098, 359.2506
CIE-Luv:
62.7852, 28.9043, -3.9599
Hunter-Lab:
55.9732, 15.1807, 2.8333
#bb8b99 color charts
#bb8b99 color shades, tints & tones
#bb8b99 color schemes
#bb8b99 color preview, HTML & CSS examples
This text has a color of #bb8b99
<p style="color:#bb8b99;">Text here</p>
.mytext {color:#bb8b99;}
This box has a color of #bb8b99
<div style="background-color:#bb8b99;">Content here</div>
.mybackground {background-color:#bb8b99;}
Border around this has a color of #bb8b99
<div style="border:2px solid #bb8b99;">Content here</div>
.myborder {border:2px solid #bb8b99;}