#bffb04 color space conversions
Hex:
#bffb04
RGB:
191, 251, 4
CMY:
25, 2, 98
CMYK:
24, 0, 98, 2
HSL:
75°, 96.8627%, 50.0000%
HSV (HSB):
75°, 98.4064%, 98.4314%
XYZ:
56.0050, 80.0795, 12.6200
xyY:
0.3766, 0.5385, 80.0795
CIE-Lab:
91.7205, -45.1337, 88.2119
CIE-LCH:
91.7205, 99.0878, 117.0966
CIE-Luv:
91.7205, -29.6413, 105.1382
Hunter-Lab:
89.4871, -44.8894, 54.2796
#bffb04 color charts
#bffb04 color shades, tints & tones
#bffb04 color schemes
#bffb04 color preview, HTML & CSS examples
This text has a color of #bffb04
<p style="color:#bffb04;">Text here</p>
.mytext {color:#bffb04;}
This box has a color of #bffb04
<div style="background-color:#bffb04;">Content here</div>
.mybackground {background-color:#bffb04;}
Border around this has a color of #bffb04
<div style="border:2px solid #bffb04;">Content here</div>
.myborder {border:2px solid #bffb04;}