#bff9a5 color space conversions
Hex:
#bff9a5
RGB:
191, 249, 165
CMY:
25, 2, 35
CMYK:
23, 0, 34, 2
HSL:
101°, 87.5000%, 81.1765%
HSV (HSB):
101°, 33.7349%, 97.6471%
XYZ:
62.1531, 81.5443, 48.0611
xyY:
0.3241, 0.4252, 81.5443
CIE-Lab:
92.3734, -33.1383, 34.5712
CIE-LCH:
92.3734, 47.8885, 133.7876
CIE-Luv:
92.3734, -28.7298, 54.1090
Hunter-Lab:
90.3019, -35.1702, 31.6556
#bff9a5 color charts
#bff9a5 color shades, tints & tones
#bff9a5 color schemes
#bff9a5 color preview, HTML & CSS examples
This text has a color of #bff9a5
<p style="color:#bff9a5;">Text here</p>
.mytext {color:#bff9a5;}
This box has a color of #bff9a5
<div style="background-color:#bff9a5;">Content here</div>
.mybackground {background-color:#bff9a5;}
Border around this has a color of #bff9a5
<div style="border:2px solid #bff9a5;">Content here</div>
.myborder {border:2px solid #bff9a5;}