#bdd3a5 color space conversions
Hex:
#bdd3a5
RGB:
189, 211, 165
CMY:
26, 17, 35
CMYK:
10, 0, 22, 17
HSL:
89°, 34.3284%, 73.7255%
HSV (HSB):
89°, 21.8009%, 82.7451%
XYZ:
51.0721, 60.1240, 44.5106
xyY:
0.3280, 0.3861, 60.1240
CIE-Lab:
81.9055, -15.5149, 20.3694
CIE-LCH:
81.9055, 25.6051, 127.2957
CIE-Luv:
81.9055, -10.4447, 31.6409
Hunter-Lab:
77.5396, -18.1240, 20.2431
#bdd3a5 color charts
#bdd3a5 color shades, tints & tones
#bdd3a5 color schemes
#bdd3a5 color preview, HTML & CSS examples
This text has a color of #bdd3a5
<p style="color:#bdd3a5;">Text here</p>
.mytext {color:#bdd3a5;}
This box has a color of #bdd3a5
<div style="background-color:#bdd3a5;">Content here</div>
.mybackground {background-color:#bdd3a5;}
Border around this has a color of #bdd3a5
<div style="border:2px solid #bdd3a5;">Content here</div>
.myborder {border:2px solid #bdd3a5;}