#bffa30 color space conversions
Hex:
#bffa30
RGB:
191, 250, 48
CMY:
25, 2, 81
CMYK:
24, 0, 81, 2
HSL:
78°, 95.2830%, 58.4314%
HSV (HSB):
78°, 80.8000%, 98.0392%
XYZ:
56.2050, 79.6610, 15.2101
xyY:
0.3720, 0.5273, 79.6610
CIE-Lab:
91.5325, -43.8250, 81.6272
CIE-LCH:
91.5325, 92.6479, 118.2310
CIE-Luv:
91.5325, -29.1150, 100.6020
Hunter-Lab:
89.2530, -43.7866, 52.3732
#bffa30 color charts
#bffa30 color shades, tints & tones
#bffa30 color schemes
#bffa30 color preview, HTML & CSS examples
This text has a color of #bffa30
<p style="color:#bffa30;">Text here</p>
.mytext {color:#bffa30;}
This box has a color of #bffa30
<div style="background-color:#bffa30;">Content here</div>
.mybackground {background-color:#bffa30;}
Border around this has a color of #bffa30
<div style="border:2px solid #bffa30;">Content here</div>
.myborder {border:2px solid #bffa30;}