#fceed3 color space conversions
Hex:
#fceed3
RGB:
252, 238, 211
CMY:
1, 7, 17
CMYK:
0, 6, 16, 1
HSL:
40°, 87.2340%, 90.7843%
HSV (HSB):
40°, 16.2698%, 98.8235%
XYZ:
82.4773, 86.5477, 73.9864
xyY:
0.3394, 0.3561, 86.5477
CIE-Lab:
94.5460, 0.4173, 14.7662
CIE-LCH:
94.5460, 14.7721, 88.3811
CIE-Luv:
94.5460, 9.8479, 21.7414
Hunter-Lab:
93.0310, -4.5538, 17.9691
#fceed3 color charts
#fceed3 color shades, tints & tones
#fceed3 color schemes
#fceed3 color preview, HTML & CSS examples
This text has a color of #fceed3
<p style="color:#fceed3;">Text here</p>
.mytext {color:#fceed3;}
This box has a color of #fceed3
<div style="background-color:#fceed3;">Content here</div>
.mybackground {background-color:#fceed3;}
Border around this has a color of #fceed3
<div style="border:2px solid #fceed3;">Content here</div>
.myborder {border:2px solid #fceed3;}