#bff8a5 color space conversions
Hex:
#bff8a5
RGB:
191, 248, 165
CMY:
25, 3, 35
CMYK:
23, 0, 33, 3
HSL:
101°, 85.5670%, 80.9804%
HSV (HSB):
101°, 33.4677%, 97.2549%
XYZ:
61.8448, 80.9278, 47.9584
xyY:
0.3243, 0.4243, 80.9278
CIE-Lab:
92.0995, -32.6767, 34.2077
CIE-LCH:
92.0995, 47.3068, 133.6887
CIE-Luv:
92.0995, -28.2376, 53.5401
Hunter-Lab:
89.9599, -34.7162, 31.3639
#bff8a5 color charts
#bff8a5 color shades, tints & tones
#bff8a5 color schemes
#bff8a5 color preview, HTML & CSS examples
This text has a color of #bff8a5
<p style="color:#bff8a5;">Text here</p>
.mytext {color:#bff8a5;}
This box has a color of #bff8a5
<div style="background-color:#bff8a5;">Content here</div>
.mybackground {background-color:#bff8a5;}
Border around this has a color of #bff8a5
<div style="border:2px solid #bff8a5;">Content here</div>
.myborder {border:2px solid #bff8a5;}