#bdd7a0 color space conversions
Hex:
#bdd7a0
RGB:
189, 215, 160
CMY:
26, 16, 37
CMYK:
12, 0, 26, 16
HSL:
88°, 40.7407%, 73.5294%
HSV (HSB):
88°, 25.5814%, 84.3137%
XYZ:
51.6319, 61.9578, 42.4955
xyY:
0.3308, 0.3969, 61.9578
CIE-Lab:
82.8910, -18.2826, 24.3431
CIE-LCH:
82.8910, 30.4441, 126.9080
CIE-Luv:
82.8910, -12.4188, 37.4036
Hunter-Lab:
78.7133, -20.6613, 23.0900
#bdd7a0 color charts
#bdd7a0 color shades, tints & tones
#bdd7a0 color schemes
#bdd7a0 color preview, HTML & CSS examples
This text has a color of #bdd7a0
<p style="color:#bdd7a0;">Text here</p>
.mytext {color:#bdd7a0;}
This box has a color of #bdd7a0
<div style="background-color:#bdd7a0;">Content here</div>
.mybackground {background-color:#bdd7a0;}
Border around this has a color of #bdd7a0
<div style="border:2px solid #bdd7a0;">Content here</div>
.myborder {border:2px solid #bdd7a0;}