#bddebd color space conversions
Hex:
#bddebd
RGB:
189, 222, 189
CMY:
26, 13, 26
CMYK:
15, 0, 15, 13
HSL:
120°, 33.3333%, 80.5882%
HSV (HSB):
120°, 14.8649%, 87.0588%
XYZ:
56.2928, 66.7355, 58.0584
xyY:
0.3109, 0.3685, 66.7355
CIE-Lab:
85.3702, -17.0446, 12.5958
CIE-LCH:
85.3702, 21.1937, 143.5359
CIE-Luv:
85.3702, -16.6435, 21.5051
Hunter-Lab:
81.6918, -19.9584, 15.0468
#bddebd color charts
#bddebd color shades, tints & tones
#bddebd color schemes
#bddebd color preview, HTML & CSS examples
This text has a color of #bddebd
<p style="color:#bddebd;">Text here</p>
.mytext {color:#bddebd;}
This box has a color of #bddebd
<div style="background-color:#bddebd;">Content here</div>
.mybackground {background-color:#bddebd;}
Border around this has a color of #bddebd
<div style="border:2px solid #bddebd;">Content here</div>
.myborder {border:2px solid #bddebd;}