#bbb7d0 color space conversions
Hex:
#bbb7d0
RGB:
187, 183, 208
CMY:
27, 28, 18
CMYK:
10, 12, 0, 18
HSL:
250°, 21.0084%, 76.6667%
HSV (HSB):
250°, 12.0192%, 81.5686%
XYZ:
48.8122, 48.9858, 66.5570
xyY:
0.2970, 0.2980, 48.9858
CIE-Lab:
75.4425, 6.2566, -12.0768
CIE-LCH:
75.4425, 13.6012, 297.3873
CIE-Luv:
75.4425, 0.7167, -19.5786
Hunter-Lab:
69.9899, 2.0067, -7.3890
#bbb7d0 color charts
#bbb7d0 color shades, tints & tones
#bbb7d0 color schemes
#bbb7d0 color preview, HTML & CSS examples
This text has a color of #bbb7d0
<p style="color:#bbb7d0;">Text here</p>
.mytext {color:#bbb7d0;}
This box has a color of #bbb7d0
<div style="background-color:#bbb7d0;">Content here</div>
.mybackground {background-color:#bbb7d0;}
Border around this has a color of #bbb7d0
<div style="border:2px solid #bbb7d0;">Content here</div>
.myborder {border:2px solid #bbb7d0;}