#bdd3aa color space conversions
Hex:
#bdd3aa
RGB:
189, 211, 170
CMY:
26, 17, 33
CMYK:
10, 0, 19, 17
HSL:
92°, 31.7829%, 74.7059%
HSV (HSB):
92°, 19.4313%, 82.7451%
XYZ:
51.5362, 60.3096, 46.9549
xyY:
0.3245, 0.3798, 60.3096
CIE-Lab:
82.0062, -14.7211, 17.8742
CIE-LCH:
82.0062, 23.1559, 129.4746
CIE-Luv:
82.0062, -10.5868, 28.1820
Hunter-Lab:
77.6593, -17.4476, 18.5132
#bdd3aa color charts
#bdd3aa color shades, tints & tones
#bdd3aa color schemes
#bdd3aa color preview, HTML & CSS examples
This text has a color of #bdd3aa
<p style="color:#bdd3aa;">Text here</p>
.mytext {color:#bdd3aa;}
This box has a color of #bdd3aa
<div style="background-color:#bdd3aa;">Content here</div>
.mybackground {background-color:#bdd3aa;}
Border around this has a color of #bdd3aa
<div style="border:2px solid #bdd3aa;">Content here</div>
.myborder {border:2px solid #bdd3aa;}