#bdd7b1 color space conversions
Hex:
#bdd7b1
RGB:
189, 215, 177
CMY:
26, 16, 31
CMYK:
12, 0, 18, 16
HSL:
101°, 32.2034%, 76.8627%
HSV (HSB):
101°, 17.6744%, 84.3137%
XYZ:
53.2225, 62.5940, 50.8717
xyY:
0.3193, 0.3755, 62.5940
CIE-Lab:
83.2283, -15.5895, 15.8915
CIE-LCH:
83.2283, 22.2615, 134.4504
CIE-Luv:
83.2283, -12.8415, 25.7264
Hunter-Lab:
79.1164, -18.3746, 17.2581
#bdd7b1 color charts
#bdd7b1 color shades, tints & tones
#bdd7b1 color schemes
#bdd7b1 color preview, HTML & CSS examples
This text has a color of #bdd7b1
<p style="color:#bdd7b1;">Text here</p>
.mytext {color:#bdd7b1;}
This box has a color of #bdd7b1
<div style="background-color:#bdd7b1;">Content here</div>
.mybackground {background-color:#bdd7b1;}
Border around this has a color of #bdd7b1
<div style="border:2px solid #bdd7b1;">Content here</div>
.myborder {border:2px solid #bdd7b1;}