#fff0cd color space conversions
Hex:
#fff0cd
RGB:
255, 240, 205
CMY:
0, 6, 20
CMYK:
0, 6, 20, 0
HSL:
42°, 100.0000%, 90.1961%
HSV (HSB):
42°, 19.6078%, 100.0000%
XYZ:
83.4195, 87.9880, 70.3443
xyY:
0.3451, 0.3640, 87.9880
CIE-Lab:
95.1559, -0.4021, 18.7515
CIE-LCH:
95.1559, 18.7558, 91.2284
CIE-Luv:
95.1559, 10.9666, 27.4870
Hunter-Lab:
93.8019, -5.4104, 21.1983
#fff0cd color charts
#fff0cd RGB chart
#fff0cd CMYK chart
#fff0cd RGB pie chart
#fff0cd color shades, tints & tones
#fff0cd color schemes
#fff0cd color preview, HTML & CSS examples
This text has a color of #fff0cd
<p style="color:#fff0cd;">Text here</p>
.mytext {color:#fff0cd;}
Text color #fff0cd
This box has a color of #fff0cd
<div style="background-color:#fff0cd;">Content here</div>
.mybackground {background-color:#fff0cd;}
Background color #fff0cd
Border around this has a color of #fff0cd
<div style="border:2px solid #fff0cd;">Content here</div>
.myborder {border:2px solid #fff0cd;}
Border color #fff0cd