#bfdd2f color space conversions
Hex:
#bfdd2f
RGB:
191, 221, 47
CMY:
25, 13, 82
CMYK:
14, 0, 79, 13
HSL:
70°, 71.9008%, 52.5490%
HSV (HSB):
70°, 78.7330%, 86.6667%
XYZ:
47.8554, 62.9945, 12.3262
xyY:
0.3885, 0.5114, 62.9945
CIE-Lab:
83.4395, -30.8465, 74.6968
CIE-LCH:
83.4395, 80.8154, 112.4385
CIE-Luv:
83.4395, -12.9610, 89.2002
Hunter-Lab:
79.3691, -31.2697, 46.3505
#bfdd2f color charts
#bfdd2f color shades, tints & tones
#bfdd2f color schemes
#bfdd2f color preview, HTML & CSS examples
This text has a color of #bfdd2f
<p style="color:#bfdd2f;">Text here</p>
.mytext {color:#bfdd2f;}
This box has a color of #bfdd2f
<div style="background-color:#bfdd2f;">Content here</div>
.mybackground {background-color:#bfdd2f;}
Border around this has a color of #bfdd2f
<div style="border:2px solid #bfdd2f;">Content here</div>
.myborder {border:2px solid #bfdd2f;}