#bdfc3f color space conversions
Hex:
#bdfc3f
RGB:
189, 252, 63
CMY:
26, 1, 75
CMYK:
25, 0, 75, 1
HSL:
80°, 96.9231%, 61.7647%
HSV (HSB):
80°, 75.0000%, 98.8235%
XYZ:
56.6939, 80.7985, 17.3102
xyY:
0.3662, 0.5219, 80.7985
CIE-Lab:
92.0420, -44.8075, 77.9337
CIE-LCH:
92.0420, 89.8965, 119.8964
CIE-Luv:
92.0420, -31.2520, 98.4894
Hunter-Lab:
89.8880, -44.7210, 51.5038
#bdfc3f color charts
#bdfc3f color shades, tints & tones
#bdfc3f color schemes
#bdfc3f color preview, HTML & CSS examples
This text has a color of #bdfc3f
<p style="color:#bdfc3f;">Text here</p>
.mytext {color:#bdfc3f;}
This box has a color of #bdfc3f
<div style="background-color:#bdfc3f;">Content here</div>
.mybackground {background-color:#bdfc3f;}
Border around this has a color of #bdfc3f
<div style="border:2px solid #bdfc3f;">Content here</div>
.myborder {border:2px solid #bdfc3f;}