#bdd3ab color space conversions
Hex:
#bdd3ab
RGB:
189, 211, 171
CMY:
26, 17, 33
CMYK:
10, 0, 19, 17
HSL:
93°, 31.2500%, 74.9020%
HSV (HSB):
93°, 18.9573%, 82.7451%
XYZ:
51.6312, 60.3476, 47.4551
xyY:
0.3238, 0.3785, 60.3476
CIE-Lab:
82.0268, -14.5594, 17.3750
CIE-LCH:
82.0268, 22.6687, 129.9614
CIE-Luv:
82.0268, -10.6156, 27.4814
Hunter-Lab:
77.6837, -17.3094, 18.1598
#bdd3ab color charts
#bdd3ab color shades, tints & tones
#bdd3ab color schemes
#bdd3ab color preview, HTML & CSS examples
This text has a color of #bdd3ab
<p style="color:#bdd3ab;">Text here</p>
.mytext {color:#bdd3ab;}
This box has a color of #bdd3ab
<div style="background-color:#bdd3ab;">Content here</div>
.mybackground {background-color:#bdd3ab;}
Border around this has a color of #bdd3ab
<div style="border:2px solid #bdd3ab;">Content here</div>
.myborder {border:2px solid #bdd3ab;}