#bdf95f color space conversions
Hex:
#bdf95f
RGB:
189, 249, 95
CMY:
26, 2, 63
CMYK:
24, 0, 62, 2
HSL:
83°, 92.7711%, 67.4510%
HSV (HSB):
83°, 61.8474%, 97.6471%
XYZ:
56.9275, 79.3964, 23.1511
xyY:
0.3570, 0.4979, 79.3964
CIE-Lab:
91.4134, -41.5206, 65.8239
CIE-LCH:
91.4134, 77.8251, 122.2430
CIE-Luv:
91.4134, -29.6881, 88.0600
Hunter-Lab:
89.1047, -41.8924, 46.9686
#bdf95f color charts
#bdf95f color shades, tints & tones
#bdf95f color schemes
#bdf95f color preview, HTML & CSS examples
This text has a color of #bdf95f
<p style="color:#bdf95f;">Text here</p>
.mytext {color:#bdf95f;}
This box has a color of #bdf95f
<div style="background-color:#bdf95f;">Content here</div>
.mybackground {background-color:#bdf95f;}
Border around this has a color of #bdf95f
<div style="border:2px solid #bdf95f;">Content here</div>
.myborder {border:2px solid #bdf95f;}