#bdf10e color space conversions
Hex:
#bdf10e
RGB:
189, 241, 14
CMY:
26, 5, 95
CMYK:
22, 0, 94, 5
HSL:
74°, 89.0196%, 50.0000%
HSV (HSB):
74°, 94.1909%, 94.5098%
XYZ:
52.5208, 73.7611, 11.8846
xyY:
0.3801, 0.5339, 73.7611
CIE-Lab:
88.8095, -41.4654, 85.1249
CIE-LCH:
88.8095, 94.6869, 115.9713
CIE-Luv:
88.8095, -25.3738, 100.8784
Hunter-Lab:
85.8843, -41.1394, 51.9145
#bdf10e color charts
#bdf10e color shades, tints & tones
#bdf10e color schemes
#bdf10e color preview, HTML & CSS examples
This text has a color of #bdf10e
<p style="color:#bdf10e;">Text here</p>
.mytext {color:#bdf10e;}
This box has a color of #bdf10e
<div style="background-color:#bdf10e;">Content here</div>
.mybackground {background-color:#bdf10e;}
Border around this has a color of #bdf10e
<div style="border:2px solid #bdf10e;">Content here</div>
.myborder {border:2px solid #bdf10e;}