#bb8aa7 color space conversions
Hex:
#bb8aa7
RGB:
187, 138, 167
CMY:
27, 46, 35
CMYK:
0, 26, 11, 27
HSL:
324°, 26.4865%, 63.7255%
HSV (HSB):
324°, 26.2032%, 73.3333%
XYZ:
36.5570, 31.5318, 40.7187
xyY:
0.3360, 0.2898, 31.5318
CIE-Lab:
62.9540, 23.3009, -7.9649
CIE-LCH:
62.9540, 24.6246, 341.1282
CIE-Luv:
62.9540, 27.5372, -15.6211
Hunter-Lab:
56.1532, 17.9397, -3.6861
#bb8aa7 color charts
#bb8aa7 color shades, tints & tones
#bb8aa7 color schemes
#bb8aa7 color preview, HTML & CSS examples
This text has a color of #bb8aa7
<p style="color:#bb8aa7;">Text here</p>
.mytext {color:#bb8aa7;}
This box has a color of #bb8aa7
<div style="background-color:#bb8aa7;">Content here</div>
.mybackground {background-color:#bb8aa7;}
Border around this has a color of #bb8aa7
<div style="border:2px solid #bb8aa7;">Content here</div>
.myborder {border:2px solid #bb8aa7;}