#bb8db1 color space conversions
Hex:
#bb8db1
RGB:
187, 141, 177
CMY:
27, 45, 31
CMYK:
0, 25, 5, 27
HSL:
313°, 25.2747%, 64.3137%
HSV (HSB):
313°, 24.5989%, 73.3333%
XYZ:
37.9542, 32.7889, 45.9235
xyY:
0.3253, 0.2810, 32.7889
CIE-Lab:
63.9896, 23.4117, -12.0743
CIE-LCH:
63.9896, 26.3419, 332.7180
CIE-Luv:
63.9896, 24.6078, -21.8592
Hunter-Lab:
57.2616, 18.1059, -7.4671
#bb8db1 color charts
#bb8db1 color shades, tints & tones
#bb8db1 color schemes
#bb8db1 color preview, HTML & CSS examples
This text has a color of #bb8db1
<p style="color:#bb8db1;">Text here</p>
.mytext {color:#bb8db1;}
This box has a color of #bb8db1
<div style="background-color:#bb8db1;">Content here</div>
.mybackground {background-color:#bb8db1;}
Border around this has a color of #bb8db1
<div style="border:2px solid #bb8db1;">Content here</div>
.myborder {border:2px solid #bb8db1;}