#bdd5a7 color space conversions
Hex:
#bdd5a7
RGB:
189, 213, 167
CMY:
26, 16, 35
CMYK:
11, 0, 22, 16
HSL:
91°, 35.3846%, 74.5098%
HSV (HSB):
91°, 21.5962%, 83.5294%
XYZ:
51.7556, 61.1973, 45.6437
xyY:
0.3263, 0.3859, 61.1973
CIE-Lab:
82.4847, -16.2060, 20.1190
CIE-LCH:
82.4847, 25.8343, 128.8517
CIE-Luv:
82.4847, -11.5467, 31.4848
Hunter-Lab:
78.2287, -18.8059, 20.1665
#bdd5a7 color charts
#bdd5a7 color shades, tints & tones
#bdd5a7 color schemes
#bdd5a7 color preview, HTML & CSS examples
This text has a color of #bdd5a7
<p style="color:#bdd5a7;">Text here</p>
.mytext {color:#bdd5a7;}
This box has a color of #bdd5a7
<div style="background-color:#bdd5a7;">Content here</div>
.mybackground {background-color:#bdd5a7;}
Border around this has a color of #bdd5a7
<div style="border:2px solid #bdd5a7;">Content here</div>
.myborder {border:2px solid #bdd5a7;}