#bdff95 color space conversions
Hex:
#bdff95
RGB:
189, 255, 149
CMY:
26, 0, 42
CMYK:
26, 0, 42, 0
HSL:
97°, 100.0000%, 79.2157%
HSV (HSB):
97°, 41.5686%, 100.0000%
XYZ:
62.1711, 84.5087, 41.4688
xyY:
0.3304, 0.4492, 84.5087
CIE-Lab:
93.6710, -38.6896, 44.1160
CIE-LCH:
93.6710, 58.6780, 131.2507
CIE-Luv:
93.6710, -32.6712, 66.5883
Hunter-Lab:
91.9286, -40.1561, 37.6044
#bdff95 color charts
#bdff95 color shades, tints & tones
#bdff95 color schemes
#bdff95 color preview, HTML & CSS examples
This text has a color of #bdff95
<p style="color:#bdff95;">Text here</p>
.mytext {color:#bdff95;}
This box has a color of #bdff95
<div style="background-color:#bdff95;">Content here</div>
.mybackground {background-color:#bdff95;}
Border around this has a color of #bdff95
<div style="border:2px solid #bdff95;">Content here</div>
.myborder {border:2px solid #bdff95;}