#bdd0d5 color space conversions
Hex:
#bdd0d5
RGB:
189, 208, 213
CMY:
26, 18, 16
CMYK:
11, 2, 0, 16
HSL:
193°, 22.2222%, 78.8235%
HSV (HSB):
193°, 11.2676%, 83.5294%
XYZ:
55.5524, 60.7347, 71.7458
xyY:
0.2954, 0.3230, 60.7347
CIE-Lab:
82.2359, -5.3839, -4.6650
CIE-LCH:
82.2359, 7.1238, 220.9080
CIE-Luv:
82.2359, -10.4929, -6.2168
Hunter-Lab:
77.9324, -9.1421, -0.0306
#bdd0d5 color charts
#bdd0d5 color shades, tints & tones
#bdd0d5 color schemes
#bdd0d5 color preview, HTML & CSS examples
This text has a color of #bdd0d5
<p style="color:#bdd0d5;">Text here</p>
.mytext {color:#bdd0d5;}
This box has a color of #bdd0d5
<div style="background-color:#bdd0d5;">Content here</div>
.mybackground {background-color:#bdd0d5;}
Border around this has a color of #bdd0d5
<div style="border:2px solid #bdd0d5;">Content here</div>
.myborder {border:2px solid #bdd0d5;}