#bdd6ac color space conversions
Hex:
#bdd6ac
RGB:
189, 214, 172
CMY:
26, 16, 33
CMYK:
12, 0, 20, 16
HSL:
96°, 33.8710%, 75.6863%
HSV (HSB):
96°, 19.6262%, 83.9216%
XYZ:
52.4792, 61.8905, 48.2098
xyY:
0.3228, 0.3807, 61.8905
CIE-Lab:
82.8552, -15.9086, 18.0036
CIE-LCH:
82.8552, 24.0253, 131.4650
CIE-Luv:
82.8552, -12.1976, 28.6326
Hunter-Lab:
78.6705, -18.6003, 18.7360
#bdd6ac color charts
#bdd6ac color shades, tints & tones
#bdd6ac color schemes
#bdd6ac color preview, HTML & CSS examples
This text has a color of #bdd6ac
<p style="color:#bdd6ac;">Text here</p>
.mytext {color:#bdd6ac;}
This box has a color of #bdd6ac
<div style="background-color:#bdd6ac;">Content here</div>
.mybackground {background-color:#bdd6ac;}
Border around this has a color of #bdd6ac
<div style="border:2px solid #bdd6ac;">Content here</div>
.myborder {border:2px solid #bdd6ac;}