#bdd8ad color space conversions
Hex:
#bdd8ad
RGB:
189, 216, 173
CMY:
26, 15, 32
CMYK:
13, 0, 20, 15
HSL:
98°, 35.5372%, 76.2745%
HSV (HSB):
98°, 19.9074%, 84.7059%
XYZ:
53.0850, 62.9477, 48.8874
xyY:
0.3219, 0.3817, 62.9477
CIE-Lab:
83.4148, -16.7489, 18.2577
CIE-LCH:
83.4148, 24.7764, 132.5320
CIE-Luv:
83.4148, -13.2534, 29.1677
Hunter-Lab:
79.3396, -19.4125, 19.0044
#bdd8ad color charts
#bdd8ad color shades, tints & tones
#bdd8ad color schemes
#bdd8ad color preview, HTML & CSS examples
This text has a color of #bdd8ad
<p style="color:#bdd8ad;">Text here</p>
.mytext {color:#bdd8ad;}
This box has a color of #bdd8ad
<div style="background-color:#bdd8ad;">Content here</div>
.mybackground {background-color:#bdd8ad;}
Border around this has a color of #bdd8ad
<div style="border:2px solid #bdd8ad;">Content here</div>
.myborder {border:2px solid #bdd8ad;}