#bfdd2a color space conversions
Hex:
#bfdd2a
RGB:
191, 221, 42
CMY:
25, 13, 84
CMYK:
14, 0, 81, 13
HSL:
70°, 72.4696%, 51.5686%
HSV (HSB):
70°, 80.9955%, 86.6667%
XYZ:
47.7602, 62.9564, 11.8251
xyY:
0.3897, 0.5138, 62.9564
CIE-Lab:
83.4195, -31.0240, 75.9917
CIE-LCH:
83.4195, 82.0806, 112.2080
CIE-Luv:
83.4195, -12.9340, 90.0779
Hunter-Lab:
79.3451, -31.4093, 46.7054
#bfdd2a color charts
#bfdd2a color shades, tints & tones
#bfdd2a color schemes
#bfdd2a color preview, HTML & CSS examples
This text has a color of #bfdd2a
<p style="color:#bfdd2a;">Text here</p>
.mytext {color:#bfdd2a;}
This box has a color of #bfdd2a
<div style="background-color:#bfdd2a;">Content here</div>
.mybackground {background-color:#bfdd2a;}
Border around this has a color of #bfdd2a
<div style="border:2px solid #bfdd2a;">Content here</div>
.myborder {border:2px solid #bfdd2a;}