#bddeb7 color space conversions
Hex:
#bddeb7
RGB:
189, 222, 183
CMY:
26, 13, 28
CMYK:
15, 0, 18, 13
HSL:
111°, 37.1429%, 79.4118%
HSV (HSB):
111°, 17.5676%, 87.0588%
XYZ:
55.6548, 66.4803, 54.6984
xyY:
0.3147, 0.3759, 66.4803
CIE-Lab:
85.2408, -18.0794, 15.5637
CIE-LCH:
85.2408, 23.8557, 139.2764
CIE-Luv:
85.2408, -16.5204, 25.8410
Hunter-Lab:
81.5354, -20.8458, 17.2998
#bddeb7 color charts
#bddeb7 color shades, tints & tones
#bddeb7 color schemes
#bddeb7 color preview, HTML & CSS examples
This text has a color of #bddeb7
<p style="color:#bddeb7;">Text here</p>
.mytext {color:#bddeb7;}
This box has a color of #bddeb7
<div style="background-color:#bddeb7;">Content here</div>
.mybackground {background-color:#bddeb7;}
Border around this has a color of #bddeb7
<div style="border:2px solid #bddeb7;">Content here</div>
.myborder {border:2px solid #bddeb7;}