#bddeb4 color space conversions
Hex:
#bddeb4
RGB:
189, 222, 180
CMY:
26, 13, 29
CMYK:
15, 0, 19, 13
HSL:
107°, 38.8889%, 78.8235%
HSV (HSB):
107°, 18.9189%, 87.0588%
XYZ:
55.3458, 66.3567, 53.0711
xyY:
0.3167, 0.3797, 66.3567
CIE-Lab:
85.1780, -18.5844, 17.0480
CIE-LCH:
85.1780, 25.2193, 137.4689
CIE-Luv:
85.1780, -16.4600, 27.9738
Hunter-Lab:
81.4596, -21.2768, 18.3942
#bddeb4 color charts
#bddeb4 color shades, tints & tones
#bddeb4 color schemes
#bddeb4 color preview, HTML & CSS examples
This text has a color of #bddeb4
<p style="color:#bddeb4;">Text here</p>
.mytext {color:#bddeb4;}
This box has a color of #bddeb4
<div style="background-color:#bddeb4;">Content here</div>
.mybackground {background-color:#bddeb4;}
Border around this has a color of #bddeb4
<div style="border:2px solid #bddeb4;">Content here</div>
.myborder {border:2px solid #bddeb4;}