#fff1cc color space conversions
Hex:
#fff1cc
RGB:
255, 241, 204
CMY:
0, 5, 20
CMYK:
0, 5, 20, 0
HSL:
44°, 100.0000%, 90.0000%
HSV (HSB):
44°, 20.0000%, 100.0000%
XYZ:
83.5944, 88.5302, 69.8089
xyY:
0.3455, 0.3659, 88.5302
CIE-Lab:
95.3838, -1.0501, 19.5842
CIE-LCH:
95.3838, 19.6123, 93.0693
CIE-Luv:
95.3838, 10.4680, 28.7710
Hunter-Lab:
94.0905, -6.0707, 21.8741
#fff1cc color charts
#fff1cc RGB chart
#fff1cc CMYK chart
#fff1cc RGB pie chart
#fff1cc color shades, tints & tones
#fff1cc color schemes
#fff1cc color preview, HTML & CSS examples
This text has a color of #fff1cc
<p style="color:#fff1cc;">Text here</p>
.mytext {color:#fff1cc;}
Text color #fff1cc
This box has a color of #fff1cc
<div style="background-color:#fff1cc;">Content here</div>
.mybackground {background-color:#fff1cc;}
Background color #fff1cc
Border around this has a color of #fff1cc
<div style="border:2px solid #fff1cc;">Content here</div>
.myborder {border:2px solid #fff1cc;}
Border color #fff1cc