#fff6ff color space conversions
Hex:
#fff6ff
RGB:
255, 246, 255
CMY:
0, 4, 0
CMYK:
0, 4, 0, 0
HSL:
300°, 100.0000%, 98.2353%
HSV (HSB):
300°, 3.5294%, 100.0000%
XYZ:
92.2458, 94.3915, 107.9653
xyY:
0.3131, 0.3204, 94.3915
CIE-Lab:
97.7895, 4.5668, -3.2476
CIE-LCH:
97.7895, 5.6038, 324.5817
CIE-Luv:
97.7895, 4.5366, -5.8810
Hunter-Lab:
97.1553, -0.5419, 2.1218
#fff6ff color charts
#fff6ff RGB chart
#fff6ff CMYK chart
#fff6ff RGB pie chart
#fff6ff color shades, tints & tones
#fff6ff color schemes
#fff6ff color preview, HTML & CSS examples
This text has a color of #fff6ff
<p style="color:#fff6ff;">Text here</p>
.mytext {color:#fff6ff;}
Text color #fff6ff
This box has a color of #fff6ff
<div style="background-color:#fff6ff;">Content here</div>
.mybackground {background-color:#fff6ff;}
Background color #fff6ff
Border around this has a color of #fff6ff
<div style="border:2px solid #fff6ff;">Content here</div>
.myborder {border:2px solid #fff6ff;}
Border color #fff6ff