#bff6dd color space conversions
Hex:
#bff6dd
RGB:
191, 246, 221
CMY:
25, 4, 13
CMYK:
22, 0, 10, 4
HSL:
153°, 75.3425%, 85.6863%
HSV (HSB):
153°, 22.3577%, 96.4706%
XYZ:
67.4928, 82.2084, 80.7172
xyY:
0.2929, 0.3568, 82.2084
CIE-Lab:
92.6667, -22.3144, 6.3481
CIE-LCH:
92.6667, 23.1998, 164.1197
CIE-Luv:
92.6667, -27.5250, 13.5400
Hunter-Lab:
90.6688, -25.7972, 10.6857
#bff6dd color charts
#bff6dd color shades, tints & tones
#bff6dd color schemes
#bff6dd color preview, HTML & CSS examples
This text has a color of #bff6dd
<p style="color:#bff6dd;">Text here</p>
.mytext {color:#bff6dd;}
This box has a color of #bff6dd
<div style="background-color:#bff6dd;">Content here</div>
.mybackground {background-color:#bff6dd;}
Border around this has a color of #bff6dd
<div style="border:2px solid #bff6dd;">Content here</div>
.myborder {border:2px solid #bff6dd;}