#bdd3b4 color space conversions
Hex:
#bdd3b4
RGB:
189, 211, 180
CMY:
26, 17, 29
CMYK:
10, 0, 15, 17
HSL:
103°, 26.0504%, 76.6667%
HSV (HSB):
103°, 14.6919%, 82.7451%
XYZ:
52.5188, 60.7026, 52.1288
xyY:
0.3176, 0.3671, 60.7026
CIE-Lab:
82.2186, -13.0620, 12.8828
CIE-LCH:
82.2186, 18.3461, 135.3958
CIE-Luv:
82.2186, -10.8806, 21.0506
Hunter-Lab:
77.9119, -16.0228, 14.8690
#bdd3b4 color charts
#bdd3b4 color shades, tints & tones
#bdd3b4 color schemes
#bdd3b4 color preview, HTML & CSS examples
This text has a color of #bdd3b4
<p style="color:#bdd3b4;">Text here</p>
.mytext {color:#bdd3b4;}
This box has a color of #bdd3b4
<div style="background-color:#bdd3b4;">Content here</div>
.mybackground {background-color:#bdd3b4;}
Border around this has a color of #bdd3b4
<div style="border:2px solid #bdd3b4;">Content here</div>
.myborder {border:2px solid #bdd3b4;}