#bdd2b6 color space conversions
Hex:
#bdd2b6
RGB:
189, 210, 182
CMY:
26, 18, 29
CMYK:
10, 0, 13, 18
HSL:
105°, 23.7288%, 76.8627%
HSV (HSB):
105°, 13.3333%, 82.3529%
XYZ:
52.4764, 60.2894, 53.1272
xyY:
0.3163, 0.3634, 60.2894
CIE-Lab:
81.9952, -12.2096, 11.5050
CIE-LCH:
81.9952, 16.7762, 136.7016
CIE-Luv:
81.9952, -10.4313, 18.9544
Hunter-Lab:
77.6463, -15.2437, 13.7849
#bdd2b6 color charts
#bdd2b6 color shades, tints & tones
#bdd2b6 color schemes
#bdd2b6 color preview, HTML & CSS examples
This text has a color of #bdd2b6
<p style="color:#bdd2b6;">Text here</p>
.mytext {color:#bdd2b6;}
This box has a color of #bdd2b6
<div style="background-color:#bdd2b6;">Content here</div>
.mybackground {background-color:#bdd2b6;}
Border around this has a color of #bdd2b6
<div style="border:2px solid #bdd2b6;">Content here</div>
.myborder {border:2px solid #bdd2b6;}