#bddd94 color space conversions
Hex:
#bddd94
RGB:
189, 221, 148
CMY:
26, 13, 42
CMYK:
14, 0, 33, 13
HSL:
86°, 51.7730%, 72.3529%
HSV (HSB):
86°, 33.0317%, 86.6667%
XYZ:
52.1880, 64.6698, 37.7489
xyY:
0.3376, 0.4183, 64.6698
CIE-Lab:
84.3133, -22.9539, 32.4534
CIE-LCH:
84.3133, 39.7506, 125.2713
CIE-Luv:
84.3133, -15.3400, 48.4973
Hunter-Lab:
80.4176, -24.8908, 28.4609
#bddd94 color charts
#bddd94 color shades, tints & tones
#bddd94 color schemes
#bddd94 color preview, HTML & CSS examples
This text has a color of #bddd94
<p style="color:#bddd94;">Text here</p>
.mytext {color:#bddd94;}
This box has a color of #bddd94
<div style="background-color:#bddd94;">Content here</div>
.mybackground {background-color:#bddd94;}
Border around this has a color of #bddd94
<div style="border:2px solid #bddd94;">Content here</div>
.myborder {border:2px solid #bddd94;}