#bdd6d2 color space conversions
Hex:
#bdd6d2
RGB:
189, 214, 210
CMY:
26, 16, 18
CMYK:
12, 0, 2, 16
HSL:
170°, 23.3645%, 79.0196%
HSV (HSB):
170°, 11.6822%, 83.9216%
XYZ:
56.6657, 63.5651, 70.2555
xyY:
0.2975, 0.3337, 63.5651
CIE-Lab:
83.7388, -9.0878, -0.8602
CIE-LCH:
83.7388, 9.1285, 185.4073
CIE-Luv:
83.7388, -13.2689, 0.2587
Hunter-Lab:
79.7277, -12.6564, 3.5635
#bdd6d2 color charts
#bdd6d2 color shades, tints & tones
#bdd6d2 color schemes
#bdd6d2 color preview, HTML & CSS examples
This text has a color of #bdd6d2
<p style="color:#bdd6d2;">Text here</p>
.mytext {color:#bdd6d2;}
This box has a color of #bdd6d2
<div style="background-color:#bdd6d2;">Content here</div>
.mybackground {background-color:#bdd6d2;}
Border around this has a color of #bdd6d2
<div style="border:2px solid #bdd6d2;">Content here</div>
.myborder {border:2px solid #bdd6d2;}