#bb8da1 color space conversions
Hex:
#bb8da1
RGB:
187, 141, 161
CMY:
27, 45, 37
CMYK:
0, 25, 14, 27
HSL:
334°, 25.2747%, 64.3137%
HSV (HSB):
334°, 24.5989%, 73.3333%
XYZ:
36.4514, 32.1878, 38.0099
xyY:
0.3418, 0.3018, 32.1878
CIE-Lab:
63.4978, 20.6065, -3.7585
CIE-LCH:
63.4978, 20.9465, 349.6632
CIE-Luv:
63.4978, 26.7393, -9.0021
Hunter-Lab:
56.7343, 15.4002, -0.0081
#bb8da1 color charts
#bb8da1 color shades, tints & tones
#bb8da1 color schemes
#bb8da1 color preview, HTML & CSS examples
This text has a color of #bb8da1
<p style="color:#bb8da1;">Text here</p>
.mytext {color:#bb8da1;}
This box has a color of #bb8da1
<div style="background-color:#bb8da1;">Content here</div>
.mybackground {background-color:#bb8da1;}
Border around this has a color of #bb8da1
<div style="border:2px solid #bb8da1;">Content here</div>
.myborder {border:2px solid #bb8da1;}