#bfdc25 color space conversions
Hex:
#bfdc25
RGB:
191, 220, 37
CMY:
25, 14, 85
CMYK:
13, 0, 83, 14
HSL:
70°, 72.3320%, 50.3922%
HSV (HSB):
70°, 83.1818%, 86.2745%
XYZ:
47.4130, 62.3963, 11.2950
xyY:
0.3915, 0.5152, 62.3963
CIE-Lab:
83.1237, -30.7151, 76.9294
CIE-LCH:
83.1237, 82.8345, 111.7650
CIE-Luv:
83.1237, -12.3218, 90.4596
Hunter-Lab:
78.9914, -31.0938, 46.8160
#bfdc25 color charts
#bfdc25 color shades, tints & tones
#bfdc25 color schemes
#bfdc25 color preview, HTML & CSS examples
This text has a color of #bfdc25
<p style="color:#bfdc25;">Text here</p>
.mytext {color:#bfdc25;}
This box has a color of #bfdc25
<div style="background-color:#bfdc25;">Content here</div>
.mybackground {background-color:#bfdc25;}
Border around this has a color of #bfdc25
<div style="border:2px solid #bfdc25;">Content here</div>
.myborder {border:2px solid #bfdc25;}