#bded96 color space conversions
Hex:
#bded96
RGB:
189, 237, 150
CMY:
26, 7, 41
CMYK:
20, 0, 37, 7
HSL:
93°, 70.7317%, 75.8824%
HSV (HSB):
93°, 36.7089%, 92.9412%
XYZ:
56.7755, 73.5892, 40.0659
xyY:
0.3331, 0.4318, 73.5892
CIE-Lab:
88.7280, -30.3212, 37.2472
CIE-LCH:
88.7280, 48.0284, 129.1475
CIE-Luv:
88.7280, -23.6792, 56.2429
Hunter-Lab:
85.7841, -31.9836, 32.3572
#bded96 color charts
#bded96 color shades, tints & tones
#bded96 color schemes
#bded96 color preview, HTML & CSS examples
This text has a color of #bded96
<p style="color:#bded96;">Text here</p>
.mytext {color:#bded96;}
This box has a color of #bded96
<div style="background-color:#bded96;">Content here</div>
.mybackground {background-color:#bded96;}
Border around this has a color of #bded96
<div style="border:2px solid #bded96;">Content here</div>
.myborder {border:2px solid #bded96;}