#bdd6b6 color space conversions
Hex:
#bdd6b6
RGB:
189, 214, 182
CMY:
26, 16, 29
CMYK:
12, 0, 15, 16
HSL:
107°, 28.0702%, 77.6471%
HSV (HSB):
107°, 14.9533%, 83.9216%
XYZ:
53.4763, 62.2894, 53.4605
xyY:
0.3160, 0.3681, 62.2894
CIE-Lab:
83.0671, -14.2404, 13.0244
CIE-LCH:
83.0671, 19.2983, 137.5536
CIE-Luv:
83.0671, -12.4653, 21.5009
Hunter-Lab:
78.9236, -17.1699, 15.0852
#bdd6b6 color charts
#bdd6b6 color shades, tints & tones
#bdd6b6 color schemes
#bdd6b6 color preview, HTML & CSS examples
This text has a color of #bdd6b6
<p style="color:#bdd6b6;">Text here</p>
.mytext {color:#bdd6b6;}
This box has a color of #bdd6b6
<div style="background-color:#bdd6b6;">Content here</div>
.mybackground {background-color:#bdd6b6;}
Border around this has a color of #bdd6b6
<div style="border:2px solid #bdd6b6;">Content here</div>
.myborder {border:2px solid #bdd6b6;}