#bddeb0 color space conversions
Hex:
#bddeb0
RGB:
189, 222, 176
CMY:
26, 13, 31
CMYK:
15, 0, 21, 13
HSL:
103°, 41.0714%, 78.0392%
HSV (HSB):
103°, 20.7207%, 87.0588%
XYZ:
54.9440, 66.1960, 50.9555
xyY:
0.3193, 0.3846, 66.1960
CIE-Lab:
85.0963, -19.2448, 19.0269
CIE-LCH:
85.0963, 27.0626, 135.3261
CIE-Luv:
85.0963, -16.3808, 30.7796
Hunter-Lab:
81.3609, -21.8383, 19.8199
#bddeb0 color charts
#bddeb0 color shades, tints & tones
#bddeb0 color schemes
#bddeb0 color preview, HTML & CSS examples
This text has a color of #bddeb0
<p style="color:#bddeb0;">Text here</p>
.mytext {color:#bddeb0;}
This box has a color of #bddeb0
<div style="background-color:#bddeb0;">Content here</div>
.mybackground {background-color:#bddeb0;}
Border around this has a color of #bddeb0
<div style="border:2px solid #bddeb0;">Content here</div>
.myborder {border:2px solid #bddeb0;}