#fce6cd color space conversions
Hex:
#fce6cd
RGB:
252, 230, 205
CMY:
1, 10, 20
CMYK:
0, 9, 19, 1
HSL:
32°, 88.6792%, 89.6078%
HSV (HSB):
32°, 18.6508%, 98.8235%
XYZ:
79.4611, 81.6969, 69.3386
xyY:
0.3447, 0.3544, 81.6969
CIE-Lab:
92.4409, 3.6054, 14.8984
CIE-LCH:
92.4409, 15.3285, 76.3962
CIE-Luv:
92.4409, 14.7160, 21.2173
Hunter-Lab:
90.3863, -1.2517, 17.7869
#fce6cd color charts
#fce6cd color shades, tints & tones
#fce6cd color schemes
#fce6cd color preview, HTML & CSS examples
This text has a color of #fce6cd
<p style="color:#fce6cd;">Text here</p>
.mytext {color:#fce6cd;}
This box has a color of #fce6cd
<div style="background-color:#fce6cd;">Content here</div>
.mybackground {background-color:#fce6cd;}
Border around this has a color of #fce6cd
<div style="border:2px solid #fce6cd;">Content here</div>
.myborder {border:2px solid #fce6cd;}