#bff0a5 color space conversions
Hex:
#bff0a5
RGB:
191, 240, 165
CMY:
25, 6, 35
CMYK:
20, 0, 31, 6
HSL:
99°, 71.4286%, 79.4118%
HSV (HSB):
99°, 31.2500%, 94.1176%
XYZ:
59.4375, 76.1132, 47.1559
xyY:
0.3253, 0.4166, 76.1132
CIE-Lab:
89.9119, -28.9432, 31.2893
CIE-LCH:
89.9119, 42.6231, 132.7695
CIE-Luv:
89.9119, -24.2636, 48.9522
Hunter-Lab:
87.2429, -31.0652, 29.0230
#bff0a5 color charts
#bff0a5 color shades, tints & tones
#bff0a5 color schemes
#bff0a5 color preview, HTML & CSS examples
This text has a color of #bff0a5
<p style="color:#bff0a5;">Text here</p>
.mytext {color:#bff0a5;}
This box has a color of #bff0a5
<div style="background-color:#bff0a5;">Content here</div>
.mybackground {background-color:#bff0a5;}
Border around this has a color of #bff0a5
<div style="border:2px solid #bff0a5;">Content here</div>
.myborder {border:2px solid #bff0a5;}