#bddd9f color space conversions
Hex:
#bddd9f
RGB:
189, 221, 159
CMY:
26, 13, 38
CMYK:
14, 0, 28, 13
HSL:
91°, 47.6923%, 74.5098%
HSV (HSB):
91°, 28.0543%, 86.6667%
XYZ:
53.1007, 65.0349, 42.5552
xyY:
0.3305, 0.4047, 65.0349
CIE-Lab:
84.5017, -21.3930, 27.0519
CIE-LCH:
84.5017, 34.4886, 128.3374
CIE-Luv:
84.5017, -15.5401, 41.5944
Hunter-Lab:
80.6442, -23.5929, 25.1642
#bddd9f color charts
#bddd9f color shades, tints & tones
#bddd9f color schemes
#bddd9f color preview, HTML & CSS examples
This text has a color of #bddd9f
<p style="color:#bddd9f;">Text here</p>
.mytext {color:#bddd9f;}
This box has a color of #bddd9f
<div style="background-color:#bddd9f;">Content here</div>
.mybackground {background-color:#bddd9f;}
Border around this has a color of #bddd9f
<div style="border:2px solid #bddd9f;">Content here</div>
.myborder {border:2px solid #bddd9f;}