#bff3b5 color space conversions
Hex:
#bff3b5
RGB:
191, 243, 181
CMY:
25, 5, 29
CMYK:
21, 0, 26, 5
HSL:
110°, 72.0930%, 83.1373%
HSV (HSB):
110°, 25.5144%, 95.2941%
XYZ:
61.8769, 78.5137, 55.6095
xyY:
0.3157, 0.4006, 78.5137
CIE-Lab:
91.0138, -27.9218, 24.6393
CIE-LCH:
91.0138, 37.2387, 138.5735
CIE-Luv:
91.0138, -25.8578, 40.3393
Hunter-Lab:
88.6080, -30.4134, 24.8158
#bff3b5 color charts
#bff3b5 color shades, tints & tones
#bff3b5 color schemes
#bff3b5 color preview, HTML & CSS examples
This text has a color of #bff3b5
<p style="color:#bff3b5;">Text here</p>
.mytext {color:#bff3b5;}
This box has a color of #bff3b5
<div style="background-color:#bff3b5;">Content here</div>
.mybackground {background-color:#bff3b5;}
Border around this has a color of #bff3b5
<div style="border:2px solid #bff3b5;">Content here</div>
.myborder {border:2px solid #bff3b5;}