#fcedbd color space conversions
Hex:
#fcedbd
RGB:
252, 237, 189
CMY:
1, 7, 26
CMYK:
0, 6, 25, 1
HSL:
46°, 91.3043%, 86.4706%
HSV (HSB):
46°, 25.0000%, 98.8235%
XYZ:
79.6144, 84.9379, 60.3426
xyY:
0.3540, 0.3777, 84.9379
CIE-Lab:
93.8564, -2.1932, 25.1275
CIE-LCH:
93.8564, 25.2230, 94.9883
CIE-Luv:
93.8564, 11.7906, 36.3170
Hunter-Lab:
92.1618, -7.0851, 25.6933
#fcedbd color charts
#fcedbd color shades, tints & tones
#fcedbd color schemes
#fcedbd color preview, HTML & CSS examples
This text has a color of #fcedbd
<p style="color:#fcedbd;">Text here</p>
.mytext {color:#fcedbd;}
This box has a color of #fcedbd
<div style="background-color:#fcedbd;">Content here</div>
.mybackground {background-color:#fcedbd;}
Border around this has a color of #fcedbd
<div style="border:2px solid #fcedbd;">Content here</div>
.myborder {border:2px solid #fcedbd;}