#bdbec2 color space conversions
Hex:
#bdbec2
RGB:
189, 190, 194
CMY:
26, 25, 24
CMYK:
3, 2, 0, 24
HSL:
228°, 3.9370%, 75.0980%
HSV (HSB):
228°, 2.5773%, 76.0784%
XYZ:
49.1373, 51.5408, 58.3975
xyY:
0.3089, 0.3240, 51.5408
CIE-Lab:
77.0054, 0.4070, -2.1413
CIE-LCH:
77.0054, 2.1797, 280.7628
CIE-Luv:
77.0054, -0.7871, -3.2830
Hunter-Lab:
71.7919, -3.4631, 2.0262
#bdbec2 color charts
#bdbec2 color shades, tints & tones
#bdbec2 color schemes
#bdbec2 color preview, HTML & CSS examples
This text has a color of #bdbec2
<p style="color:#bdbec2;">Text here</p>
.mytext {color:#bdbec2;}
This box has a color of #bdbec2
<div style="background-color:#bdbec2;">Content here</div>
.mybackground {background-color:#bdbec2;}
Border around this has a color of #bdbec2
<div style="border:2px solid #bdbec2;">Content here</div>
.myborder {border:2px solid #bdbec2;}