#bdec9a color space conversions
Hex:
#bdec9a
RGB:
189, 236, 154
CMY:
26, 7, 40
CMYK:
20, 0, 35, 7
HSL:
94°, 68.3333%, 76.4706%
HSV (HSB):
94°, 34.7458%, 92.5490%
XYZ:
56.8145, 73.1428, 41.6954
xyY:
0.3310, 0.4261, 73.1428
CIE-Lab:
88.5158, -29.3103, 34.9642
CIE-LCH:
88.5158, 45.6244, 129.9729
CIE-Luv:
88.5158, -23.2003, 53.3168
Hunter-Lab:
85.5236, -31.0863, 30.9608
#bdec9a color charts
#bdec9a color shades, tints & tones
#bdec9a color schemes
#bdec9a color preview, HTML & CSS examples
This text has a color of #bdec9a
<p style="color:#bdec9a;">Text here</p>
.mytext {color:#bdec9a;}
This box has a color of #bdec9a
<div style="background-color:#bdec9a;">Content here</div>
.mybackground {background-color:#bdec9a;}
Border around this has a color of #bdec9a
<div style="border:2px solid #bdec9a;">Content here</div>
.myborder {border:2px solid #bdec9a;}