#fff0cc color space conversions
Hex:
#fff0cc
RGB:
255, 240, 204
CMY:
0, 6, 20
CMYK:
0, 6, 20, 0
HSL:
42°, 100.0000%, 90.0000%
HSV (HSB):
42°, 20.0000%, 100.0000%
XYZ:
83.2992, 87.9398, 69.7105
xyY:
0.3457, 0.3650, 87.9398
CIE-Lab:
95.1356, -0.5450, 19.2374
CIE-LCH:
95.1356, 19.2451, 91.6229
CIE-Luv:
95.1356, 11.0300, 28.1817
Hunter-Lab:
93.7762, -5.5511, 21.5689
#fff0cc color charts
#fff0cc RGB chart
#fff0cc CMYK chart
#fff0cc RGB pie chart
#fff0cc color shades, tints & tones
#fff0cc color schemes
#fff0cc color preview, HTML & CSS examples
This text has a color of #fff0cc
<p style="color:#fff0cc;">Text here</p>
.mytext {color:#fff0cc;}
Text color #fff0cc
This box has a color of #fff0cc
<div style="background-color:#fff0cc;">Content here</div>
.mybackground {background-color:#fff0cc;}
Background color #fff0cc
Border around this has a color of #fff0cc
<div style="border:2px solid #fff0cc;">Content here</div>
.myborder {border:2px solid #fff0cc;}
Border color #fff0cc