#bdd7dd color space conversions
Hex:
#bdd7dd
RGB:
189, 215, 221
CMY:
26, 16, 13
CMYK:
14, 3, 0, 13
HSL:
191°, 32.0000%, 80.3922%
HSV (HSB):
191°, 14.4796%, 86.6667%
XYZ:
58.3378, 64.6402, 77.8087
xyY:
0.2905, 0.3219, 64.6402
CIE-Lab:
84.2980, -7.3986, -5.8801
CIE-LCH:
84.2980, 9.4507, 218.4760
CIE-Luv:
84.2980, -14.0720, -7.8037
Hunter-Lab:
80.3991, -11.1782, -1.1003
#bdd7dd color charts
#bdd7dd color shades, tints & tones
#bdd7dd color schemes
#bdd7dd color preview, HTML & CSS examples
This text has a color of #bdd7dd
<p style="color:#bdd7dd;">Text here</p>
.mytext {color:#bdd7dd;}
This box has a color of #bdd7dd
<div style="background-color:#bdd7dd;">Content here</div>
.mybackground {background-color:#bdd7dd;}
Border around this has a color of #bdd7dd
<div style="border:2px solid #bdd7dd;">Content here</div>
.myborder {border:2px solid #bdd7dd;}