#fff6f1 color space conversions
Hex:
#fff6f1
RGB:
255, 246, 241
CMY:
0, 4, 5
CMYK:
0, 4, 5, 0
HSL:
21°, 100.0000%, 97.2549%
HSV (HSB):
21°, 5.4902%, 100.0000%
XYZ:
90.0730, 93.5224, 96.5234
xyY:
0.3216, 0.3339, 93.5224
CIE-Lab:
97.4392, 2.1590, 3.4583
CIE-LCH:
97.4392, 4.0769, 58.0230
CIE-Luv:
97.4392, 5.4339, 4.9049
Hunter-Lab:
96.7070, -2.9822, 8.5175
#fff6f1 color charts
#fff6f1 color shades, tints & tones
#fff6f1 color schemes
#fff6f1 color preview, HTML & CSS examples
This text has a color of #fff6f1
<p style="color:#fff6f1;">Text here</p>
.mytext {color:#fff6f1;}
This box has a color of #fff6f1
<div style="background-color:#fff6f1;">Content here</div>
.mybackground {background-color:#fff6f1;}
Border around this has a color of #fff6f1
<div style="border:2px solid #fff6f1;">Content here</div>
.myborder {border:2px solid #fff6f1;}