#bdd1d3 color space conversions
Hex:
#bdd1d3
RGB:
189, 209, 211
CMY:
26, 18, 17
CMYK:
10, 1, 0, 17
HSL:
185°, 20.0000%, 78.4314%
HSV (HSB):
185°, 10.4265%, 82.7451%
XYZ:
55.5446, 61.1229, 70.4984
xyY:
0.2968, 0.3266, 61.1229
CIE-Lab:
82.4448, -6.3037, -3.2903
CIE-LCH:
82.4448, 7.1108, 207.5630
CIE-Luv:
82.4448, -10.9007, -3.9376
Hunter-Lab:
78.1811, -9.9998, 1.2631
#bdd1d3 color charts
#bdd1d3 color shades, tints & tones
#bdd1d3 color schemes
#bdd1d3 color preview, HTML & CSS examples
This text has a color of #bdd1d3
<p style="color:#bdd1d3;">Text here</p>
.mytext {color:#bdd1d3;}
This box has a color of #bdd1d3
<div style="background-color:#bdd1d3;">Content here</div>
.mybackground {background-color:#bdd1d3;}
Border around this has a color of #bdd1d3
<div style="border:2px solid #bdd1d3;">Content here</div>
.myborder {border:2px solid #bdd1d3;}