#bff5af color space conversions
Hex:
#bff5af
RGB:
191, 245, 175
CMY:
25, 4, 31
CMYK:
22, 0, 29, 4
HSL:
106°, 77.7778%, 82.3529%
HSV (HSB):
106°, 28.5714%, 96.0784%
XYZ:
61.8761, 79.4763, 52.6367
xyY:
0.3190, 0.4097, 79.4763
CIE-Lab:
91.4494, -29.8011, 28.2913
CIE-LCH:
91.4494, 41.0914, 136.4887
CIE-Luv:
91.4494, -26.8022, 45.4917
Hunter-Lab:
89.1495, -32.1198, 27.3980
#bff5af color charts
#bff5af color shades, tints & tones
#bff5af color schemes
#bff5af color preview, HTML & CSS examples
This text has a color of #bff5af
<p style="color:#bff5af;">Text here</p>
.mytext {color:#bff5af;}
This box has a color of #bff5af
<div style="background-color:#bff5af;">Content here</div>
.mybackground {background-color:#bff5af;}
Border around this has a color of #bff5af
<div style="border:2px solid #bff5af;">Content here</div>
.myborder {border:2px solid #bff5af;}