#bffff0 color space conversions
Hex:
#bffff0
RGB:
191, 255, 240
CMY:
25, 0, 6
CMYK:
25, 0, 6, 0
HSL:
166°, 100.0000%, 87.4510%
HSV (HSB):
166°, 25.0980%, 100.0000%
XYZ:
72.9740, 88.8876, 95.7490
xyY:
0.2833, 0.3450, 88.8876
CIE-Lab:
95.5334, -22.9080, 0.6876
CIE-LCH:
95.5334, 22.9184, 178.2806
CIE-Luv:
95.5334, -31.6455, 5.0194
Hunter-Lab:
94.2802, -26.8293, 5.7825
#bffff0 color charts
#bffff0 color shades, tints & tones
#bffff0 color schemes
#bffff0 color preview, HTML & CSS examples
This text has a color of #bffff0
<p style="color:#bffff0;">Text here</p>
.mytext {color:#bffff0;}
This box has a color of #bffff0
<div style="background-color:#bffff0;">Content here</div>
.mybackground {background-color:#bffff0;}
Border around this has a color of #bffff0
<div style="border:2px solid #bffff0;">Content here</div>
.myborder {border:2px solid #bffff0;}