#bfdf05 color space conversions
Hex:
#bfdf05
RGB:
191, 223, 5
CMY:
25, 13, 98
CMYK:
14, 0, 98, 13
HSL:
69°, 95.6140%, 44.7059%
HSV (HSB):
69°, 97.7578%, 87.4510%
XYZ:
47.9009, 63.8627, 9.9457
xyY:
0.3936, 0.5247, 63.8627
CIE-Lab:
83.8942, -32.6805, 82.1598
CIE-LCH:
83.8942, 88.4208, 111.6910
CIE-Luv:
83.8942, -14.0000, 94.4784
Hunter-Lab:
79.9141, -32.8559, 48.5610
#bfdf05 color charts
#bfdf05 color shades, tints & tones
#bfdf05 color schemes
#bfdf05 color preview, HTML & CSS examples
This text has a color of #bfdf05
<p style="color:#bfdf05;">Text here</p>
.mytext {color:#bfdf05;}
This box has a color of #bfdf05
<div style="background-color:#bfdf05;">Content here</div>
.mybackground {background-color:#bfdf05;}
Border around this has a color of #bfdf05
<div style="border:2px solid #bfdf05;">Content here</div>
.myborder {border:2px solid #bfdf05;}