#bdbbc5 color space conversions
Hex:
#bdbbc5
RGB:
189, 187, 197
CMY:
26, 27, 23
CMYK:
4, 5, 0, 23
HSL:
252°, 7.9365%, 75.2941%
HSV (HSB):
252°, 5.0761%, 77.2549%
XYZ:
48.8346, 50.3907, 59.9758
xyY:
0.3067, 0.3165, 50.3907
CIE-Lab:
76.3084, 2.5856, -4.7940
CIE-LCH:
76.3084, 5.4468, 298.3398
CIE-Luv:
76.3084, 0.5451, -7.6754
Hunter-Lab:
70.9864, -1.4283, -0.4032
#bdbbc5 color charts
#bdbbc5 color shades, tints & tones
#bdbbc5 color schemes
#bdbbc5 color preview, HTML & CSS examples
This text has a color of #bdbbc5
<p style="color:#bdbbc5;">Text here</p>
.mytext {color:#bdbbc5;}
This box has a color of #bdbbc5
<div style="background-color:#bdbbc5;">Content here</div>
.mybackground {background-color:#bdbbc5;}
Border around this has a color of #bdbbc5
<div style="border:2px solid #bdbbc5;">Content here</div>
.myborder {border:2px solid #bdbbc5;}