#bffb08 color space conversions
Hex:
#bffb08
RGB:
191, 251, 8
CMY:
25, 2, 97
CMYK:
24, 0, 97, 2
HSL:
75°, 96.8127%, 50.7843%
HSV (HSB):
75°, 96.8127%, 98.4314%
XYZ:
56.0269, 80.0883, 12.7354
xyY:
0.3764, 0.5380, 80.0883
CIE-Lab:
91.7244, -45.0960, 87.9224
CIE-LCH:
91.7244, 98.8129, 117.1536
CIE-Luv:
91.7244, -29.6414, 104.9595
Hunter-Lab:
89.4920, -44.8604, 54.2070
#bffb08 color charts
#bffb08 color shades, tints & tones
#bffb08 color schemes
#bffb08 color preview, HTML & CSS examples
This text has a color of #bffb08
<p style="color:#bffb08;">Text here</p>
.mytext {color:#bffb08;}
This box has a color of #bffb08
<div style="background-color:#bffb08;">Content here</div>
.mybackground {background-color:#bffb08;}
Border around this has a color of #bffb08
<div style="border:2px solid #bffb08;">Content here</div>
.myborder {border:2px solid #bffb08;}