#bdbbd9 color space conversions
Hex:
#bdbbd9
RGB:
189, 187, 217
CMY:
26, 27, 15
CMYK:
13, 14, 0, 15
HSL:
244°, 28.3019%, 79.2157%
HSV (HSB):
244°, 13.8249%, 85.0980%
XYZ:
51.2810, 51.3692, 72.8581
xyY:
0.2922, 0.2927, 51.3692
CIE-Lab:
76.9021, 6.6050, -14.7559
CIE-LCH:
76.9021, 16.1667, 294.1141
CIE-Luv:
76.9021, -0.6797, -23.9566
Hunter-Lab:
71.6723, 2.2888, -10.1003
#bdbbd9 color charts
#bdbbd9 color shades, tints & tones
#bdbbd9 color schemes
#bdbbd9 color preview, HTML & CSS examples
This text has a color of #bdbbd9
<p style="color:#bdbbd9;">Text here</p>
.mytext {color:#bdbbd9;}
This box has a color of #bdbbd9
<div style="background-color:#bdbbd9;">Content here</div>
.mybackground {background-color:#bdbbd9;}
Border around this has a color of #bdbbd9
<div style="border:2px solid #bdbbd9;">Content here</div>
.myborder {border:2px solid #bdbbd9;}