#bdd7d2 color space conversions
Hex:
#bdd7d2
RGB:
189, 215, 210
CMY:
26, 16, 18
CMYK:
12, 0, 2, 16
HSL:
168°, 24.5283%, 79.2157%
HSV (HSB):
168°, 12.0930%, 84.3137%
XYZ:
56.9196, 64.0728, 70.3401
xyY:
0.2975, 0.3349, 64.0728
CIE-Lab:
84.0037, -9.6020, -0.4729
CIE-LCH:
84.0037, 9.6136, 182.8198
CIE-Luv:
84.0037, -13.7487, 0.9375
Hunter-Lab:
80.0455, -13.1501, 3.9307
#bdd7d2 color charts
#bdd7d2 color shades, tints & tones
#bdd7d2 color schemes
#bdd7d2 color preview, HTML & CSS examples
This text has a color of #bdd7d2
<p style="color:#bdd7d2;">Text here</p>
.mytext {color:#bdd7d2;}
This box has a color of #bdd7d2
<div style="background-color:#bdd7d2;">Content here</div>
.mybackground {background-color:#bdd7d2;}
Border around this has a color of #bdd7d2
<div style="border:2px solid #bdd7d2;">Content here</div>
.myborder {border:2px solid #bdd7d2;}