#bff6d8 color space conversions
Hex:
#bff6d8
RGB:
191, 246, 216
CMY:
25, 4, 15
CMYK:
22, 0, 12, 4
HSL:
147°, 75.3425%, 85.6863%
HSV (HSB):
147°, 22.3577%, 96.4706%
XYZ:
66.8363, 81.9458, 77.2602
xyY:
0.2957, 0.3625, 81.9458
CIE-Lab:
92.5509, -23.2661, 8.7703
CIE-LCH:
92.5509, 24.8642, 159.3458
CIE-Luv:
92.5509, -27.4961, 17.3143
Hunter-Lab:
90.5239, -26.6254, 12.7640
#bff6d8 color charts
#bff6d8 color shades, tints & tones
#bff6d8 color schemes
#bff6d8 color preview, HTML & CSS examples
This text has a color of #bff6d8
<p style="color:#bff6d8;">Text here</p>
.mytext {color:#bff6d8;}
This box has a color of #bff6d8
<div style="background-color:#bff6d8;">Content here</div>
.mybackground {background-color:#bff6d8;}
Border around this has a color of #bff6d8
<div style="border:2px solid #bff6d8;">Content here</div>
.myborder {border:2px solid #bff6d8;}