#bfdd3f color space conversions
Hex:
#bfdd3f
RGB:
191, 221, 63
CMY:
25, 13, 75
CMYK:
14, 0, 71, 13
HSL:
71°, 69.9115%, 55.6863%
HSV (HSB):
71°, 71.4932%, 86.6667%
XYZ:
48.2395, 63.1482, 14.3489
xyY:
0.3837, 0.5022, 63.1482
CIE-Lab:
83.5203, -30.1333, 69.8096
CIE-LCH:
83.5203, 76.0355, 113.3474
CIE-Luv:
83.5203, -13.0691, 85.6916
Hunter-Lab:
79.4658, -30.7072, 44.9202
#bfdd3f color charts
#bfdd3f color shades, tints & tones
#bfdd3f color schemes
#bfdd3f color preview, HTML & CSS examples
This text has a color of #bfdd3f
<p style="color:#bfdd3f;">Text here</p>
.mytext {color:#bfdd3f;}
This box has a color of #bfdd3f
<div style="background-color:#bfdd3f;">Content here</div>
.mybackground {background-color:#bfdd3f;}
Border around this has a color of #bfdd3f
<div style="border:2px solid #bfdd3f;">Content here</div>
.myborder {border:2px solid #bfdd3f;}