#bdd2d4 color space conversions
Hex:
#bdd2d4
RGB:
189, 210, 212
CMY:
26, 18, 17
CMYK:
11, 1, 0, 17
HSL:
185°, 21.1009%, 78.6275%
HSV (HSB):
185°, 10.8491%, 83.1373%
XYZ:
55.9165, 61.6655, 71.2429
xyY:
0.2961, 0.3266, 61.6655
CIE-Lab:
82.7352, -6.6247, -3.3965
CIE-LCH:
82.7352, 7.4446, 207.1445
CIE-Luv:
82.7352, -11.4150, -4.0497
Hunter-Lab:
78.5274, -10.3194, 1.1791
#bdd2d4 color charts
#bdd2d4 color shades, tints & tones
#bdd2d4 color schemes
#bdd2d4 color preview, HTML & CSS examples
This text has a color of #bdd2d4
<p style="color:#bdd2d4;">Text here</p>
.mytext {color:#bdd2d4;}
This box has a color of #bdd2d4
<div style="background-color:#bdd2d4;">Content here</div>
.mybackground {background-color:#bdd2d4;}
Border around this has a color of #bdd2d4
<div style="border:2px solid #bdd2d4;">Content here</div>
.myborder {border:2px solid #bdd2d4;}