#bff9af color space conversions
Hex:
#bff9af
RGB:
191, 249, 175
CMY:
25, 2, 31
CMYK:
23, 0, 30, 2
HSL:
107°, 86.0465%, 83.1373%
HSV (HSB):
107°, 29.7189%, 97.6471%
XYZ:
63.0994, 81.9229, 53.0444
xyY:
0.3186, 0.4136, 81.9229
CIE-Lab:
92.5408, -31.6684, 29.7688
CIE-LCH:
92.5408, 43.4635, 136.7710
CIE-Luv:
92.5408, -28.7543, 47.8487
Hunter-Lab:
90.5113, -33.9544, 28.6108
#bff9af color charts
#bff9af color shades, tints & tones
#bff9af color schemes
#bff9af color preview, HTML & CSS examples
This text has a color of #bff9af
<p style="color:#bff9af;">Text here</p>
.mytext {color:#bff9af;}
This box has a color of #bff9af
<div style="background-color:#bff9af;">Content here</div>
.mybackground {background-color:#bff9af;}
Border around this has a color of #bff9af
<div style="border:2px solid #bff9af;">Content here</div>
.myborder {border:2px solid #bff9af;}