#bffa82 color space conversions
Hex:
#bffa82
RGB:
191, 250, 130
CMY:
25, 2, 49
CMYK:
24, 0, 48, 2
HSL:
90°, 92.3077%, 74.5098%
HSV (HSB):
90°, 48.0000%, 98.0392%
XYZ:
59.7007, 81.0593, 33.6185
xyY:
0.3424, 0.4648, 81.0593
CIE-Lab:
92.1581, -37.9949, 51.3024
CIE-LCH:
92.1581, 63.8400, 126.5239
CIE-Luv:
92.1581, -29.1695, 73.8916
Hunter-Lab:
90.0329, -39.1945, 40.8840
#bffa82 color charts
#bffa82 color shades, tints & tones
#bffa82 color schemes
#bffa82 color preview, HTML & CSS examples
This text has a color of #bffa82
<p style="color:#bffa82;">Text here</p>
.mytext {color:#bffa82;}
This box has a color of #bffa82
<div style="background-color:#bffa82;">Content here</div>
.mybackground {background-color:#bffa82;}
Border around this has a color of #bffa82
<div style="border:2px solid #bffa82;">Content here</div>
.myborder {border:2px solid #bffa82;}