#fff1dc color space conversions
Hex:
#fff1dc
RGB:
255, 241, 220
CMY:
0, 5, 14
CMYK:
0, 5, 14, 0
HSL:
36°, 100.0000%, 93.1373%
HSV (HSB):
36°, 13.7255%, 100.0000%
XYZ:
85.6136, 89.3379, 80.4418
xyY:
0.3352, 0.3498, 89.3379
CIE-Lab:
95.7215, 1.3207, 11.8209
CIE-LCH:
95.7215, 11.8945, 83.6249
CIE-Luv:
95.7215, 9.4458, 17.4086
Hunter-Lab:
94.5187, -3.7253, 15.7034
#fff1dc color charts
#fff1dc RGB chart
#fff1dc CMYK chart
#fff1dc RGB pie chart
#fff1dc color shades, tints & tones
#fff1dc color schemes
#fff1dc color preview, HTML & CSS examples
This text has a color of #fff1dc
<p style="color:#fff1dc;">Text here</p>
.mytext {color:#fff1dc;}
Text color #fff1dc
This box has a color of #fff1dc
<div style="background-color:#fff1dc;">Content here</div>
.mybackground {background-color:#fff1dc;}
Background color #fff1dc
Border around this has a color of #fff1dc
<div style="border:2px solid #fff1dc;">Content here</div>
.myborder {border:2px solid #fff1dc;}
Border color #fff1dc