#bddfa7 color space conversions
Hex:
#bddfa7
RGB:
189, 223, 167
CMY:
26, 13, 35
CMYK:
15, 0, 25, 13
HSL:
96°, 46.6667%, 76.4706%
HSV (HSB):
96°, 25.1121%, 87.4510%
XYZ:
54.3490, 66.3842, 46.5082
xyY:
0.3250, 0.3969, 66.3842
CIE-Lab:
85.1920, -21.1665, 23.8477
CIE-LCH:
85.1920, 31.8862, 131.5912
CIE-Luv:
85.1920, -16.7213, 37.5247
Hunter-Lab:
81.4765, -23.5152, 23.1898
#bddfa7 color charts
#bddfa7 color shades, tints & tones
#bddfa7 color schemes
#bddfa7 color preview, HTML & CSS examples
This text has a color of #bddfa7
<p style="color:#bddfa7;">Text here</p>
.mytext {color:#bddfa7;}
This box has a color of #bddfa7
<div style="background-color:#bddfa7;">Content here</div>
.mybackground {background-color:#bddfa7;}
Border around this has a color of #bddfa7
<div style="border:2px solid #bddfa7;">Content here</div>
.myborder {border:2px solid #bddfa7;}