#bff6d6 color space conversions
Hex:
#bff6d6
RGB:
191, 246, 214
CMY:
25, 4, 16
CMYK:
22, 0, 13, 4
HSL:
145°, 75.3425%, 85.6863%
HSV (HSB):
145°, 22.3577%, 96.4706%
XYZ:
66.5792, 81.8429, 75.9065
xyY:
0.2968, 0.3648, 81.8429
CIE-Lab:
92.5055, -23.6411, 9.7400
CIE-LCH:
92.5055, 25.5689, 157.6087
CIE-Luv:
92.5055, -27.4847, 18.8100
Hunter-Lab:
90.4671, -26.9504, 13.5796
#bff6d6 color charts
#bff6d6 color shades, tints & tones
#bff6d6 color schemes
#bff6d6 color preview, HTML & CSS examples
This text has a color of #bff6d6
<p style="color:#bff6d6;">Text here</p>
.mytext {color:#bff6d6;}
This box has a color of #bff6d6
<div style="background-color:#bff6d6;">Content here</div>
.mybackground {background-color:#bff6d6;}
Border around this has a color of #bff6d6
<div style="border:2px solid #bff6d6;">Content here</div>
.myborder {border:2px solid #bff6d6;}