#bdbec1 color space conversions
Hex:
#bdbec1
RGB:
189, 190, 193
CMY:
26, 25, 24
CMYK:
2, 2, 0, 24
HSL:
225°, 3.1250%, 74.9020%
HSV (HSB):
225°, 2.0725%, 75.6863%
XYZ:
49.0254, 51.4960, 57.8079
xyY:
0.3096, 0.3252, 51.4960
CIE-Lab:
76.9785, 0.2182, -1.6391
CIE-LCH:
76.9785, 1.6535, 277.5814
CIE-Luv:
76.9785, -0.7314, -2.4932
Hunter-Lab:
71.7607, -3.6339, 2.4706
#bdbec1 color charts
#bdbec1 color shades, tints & tones
#bdbec1 color schemes
#bdbec1 color preview, HTML & CSS examples
This text has a color of #bdbec1
<p style="color:#bdbec1;">Text here</p>
.mytext {color:#bdbec1;}
This box has a color of #bdbec1
<div style="background-color:#bdbec1;">Content here</div>
.mybackground {background-color:#bdbec1;}
Border around this has a color of #bdbec1
<div style="border:2px solid #bdbec1;">Content here</div>
.myborder {border:2px solid #bdbec1;}