#bddab1 color space conversions
Hex:
#bddab1
RGB:
189, 218, 177
CMY:
26, 15, 31
CMYK:
13, 0, 19, 15
HSL:
102°, 35.6522%, 77.4510%
HSV (HSB):
102°, 18.8073%, 85.4902%
XYZ:
53.9935, 64.1359, 51.1287
xyY:
0.3190, 0.3789, 64.1359
CIE-Lab:
84.0365, -17.0927, 17.0241
CIE-LCH:
84.0365, 24.1242, 135.1153
CIE-Luv:
84.0365, -14.3715, 27.5985
Hunter-Lab:
80.0849, -19.8034, 18.2069
#bddab1 color charts
#bddab1 color shades, tints & tones
#bddab1 color schemes
#bddab1 color preview, HTML & CSS examples
This text has a color of #bddab1
<p style="color:#bddab1;">Text here</p>
.mytext {color:#bddab1;}
This box has a color of #bddab1
<div style="background-color:#bddab1;">Content here</div>
.mybackground {background-color:#bddab1;}
Border around this has a color of #bddab1
<div style="border:2px solid #bddab1;">Content here</div>
.myborder {border:2px solid #bddab1;}