#bbb9d0 color space conversions
Hex:
#bbb9d0
RGB:
187, 185, 208
CMY:
27, 27, 18
CMYK:
10, 11, 0, 18
HSL:
245°, 19.6581%, 77.0588%
HSV (HSB):
245°, 11.0577%, 81.5686%
XYZ:
49.2276, 49.8168, 66.6955
xyY:
0.2970, 0.3006, 49.8168
CIE-Lab:
75.9567, 5.1733, -11.3079
CIE-LCH:
75.9567, 12.4351, 294.5836
CIE-Luv:
75.9567, -0.2476, -18.2086
Hunter-Lab:
70.5810, 0.9804, -6.6194
#bbb9d0 color charts
#bbb9d0 color shades, tints & tones
#bbb9d0 color schemes
#bbb9d0 color preview, HTML & CSS examples
This text has a color of #bbb9d0
<p style="color:#bbb9d0;">Text here</p>
.mytext {color:#bbb9d0;}
This box has a color of #bbb9d0
<div style="background-color:#bbb9d0;">Content here</div>
.mybackground {background-color:#bbb9d0;}
Border around this has a color of #bbb9d0
<div style="border:2px solid #bbb9d0;">Content here</div>
.myborder {border:2px solid #bbb9d0;}