#bdff96 color space conversions
Hex:
#bdff96
RGB:
189, 255, 150
CMY:
26, 0, 41
CMYK:
26, 0, 41, 0
HSL:
98°, 100.0000%, 79.4118%
HSV (HSB):
98°, 41.1765%, 100.0000%
XYZ:
62.2513, 84.5408, 41.8912
xyY:
0.3299, 0.4481, 84.5408
CIE-Lab:
93.6849, -38.5629, 43.6495
CIE-LCH:
93.6849, 58.2441, 131.4596
CIE-Luv:
93.6849, -32.6692, 66.0398
Hunter-Lab:
91.9461, -40.0538, 37.3494
#bdff96 color charts
#bdff96 color shades, tints & tones
#bdff96 color schemes
#bdff96 color preview, HTML & CSS examples
This text has a color of #bdff96
<p style="color:#bdff96;">Text here</p>
.mytext {color:#bdff96;}
This box has a color of #bdff96
<div style="background-color:#bdff96;">Content here</div>
.mybackground {background-color:#bdff96;}
Border around this has a color of #bdff96
<div style="border:2px solid #bdff96;">Content here</div>
.myborder {border:2px solid #bdff96;}