#bdec94 color space conversions
Hex:
#bdec94
RGB:
189, 236, 148
CMY:
26, 7, 42
CMYK:
20, 0, 37, 7
HSL:
92°, 69.8413%, 75.2941%
HSV (HSB):
92°, 37.2881%, 92.5490%
XYZ:
56.3270, 72.9478, 39.1286
xyY:
0.3345, 0.4332, 72.9478
CIE-Lab:
88.4228, -30.1176, 37.8475
CIE-LCH:
88.4228, 48.3685, 128.5114
CIE-Luv:
88.4228, -23.1535, 56.8550
Hunter-Lab:
85.4095, -31.7471, 32.6242
#bdec94 color charts
#bdec94 color shades, tints & tones
#bdec94 color schemes
#bdec94 color preview, HTML & CSS examples
This text has a color of #bdec94
<p style="color:#bdec94;">Text here</p>
.mytext {color:#bdec94;}
This box has a color of #bdec94
<div style="background-color:#bdec94;">Content here</div>
.mybackground {background-color:#bdec94;}
Border around this has a color of #bdec94
<div style="border:2px solid #bdec94;">Content here</div>
.myborder {border:2px solid #bdec94;}