#bfdc30 color space conversions
Hex:
#bfdc30
RGB:
191, 220, 48
CMY:
25, 14, 81
CMYK:
13, 0, 78, 14
HSL:
70°, 71.0744%, 52.5490%
HSV (HSB):
70°, 78.1818%, 86.2745%
XYZ:
47.6126, 62.4762, 12.3460
xyY:
0.3889, 0.5103, 62.4762
CIE-Lab:
83.1660, -30.3416, 74.1737
CIE-LCH:
83.1660, 80.1396, 112.2476
CIE-Luv:
83.1660, -12.3809, 88.6081
Hunter-Lab:
79.0419, -30.8000, 46.0685
#bfdc30 color charts
#bfdc30 color shades, tints & tones
#bfdc30 color schemes
#bfdc30 color preview, HTML & CSS examples
This text has a color of #bfdc30
<p style="color:#bfdc30;">Text here</p>
.mytext {color:#bfdc30;}
This box has a color of #bfdc30
<div style="background-color:#bfdc30;">Content here</div>
.mybackground {background-color:#bfdc30;}
Border around this has a color of #bfdc30
<div style="border:2px solid #bfdc30;">Content here</div>
.myborder {border:2px solid #bfdc30;}