#bffaa2 color space conversions
Hex:
#bffaa2
RGB:
191, 250, 162
CMY:
25, 2, 36
CMYK:
24, 0, 35, 2
HSL:
100°, 89.7959%, 80.7843%
HSV (HSB):
100°, 35.2000%, 98.0392%
XYZ:
62.1931, 82.0562, 46.7429
xyY:
0.3256, 0.4296, 82.0562
CIE-Lab:
92.5997, -34.0206, 36.3665
CIE-LCH:
92.5997, 49.7988, 133.0911
CIE-Luv:
92.5997, -29.2156, 56.4880
Hunter-Lab:
90.5849, -35.9704, 32.8150
#bffaa2 color charts
#bffaa2 color shades, tints & tones
#bffaa2 color schemes
#bffaa2 color preview, HTML & CSS examples
This text has a color of #bffaa2
<p style="color:#bffaa2;">Text here</p>
.mytext {color:#bffaa2;}
This box has a color of #bffaa2
<div style="background-color:#bffaa2;">Content here</div>
.mybackground {background-color:#bffaa2;}
Border around this has a color of #bffaa2
<div style="border:2px solid #bffaa2;">Content here</div>
.myborder {border:2px solid #bffaa2;}