#fdefcb color space conversions
Hex:
#fdefcb
RGB:
253, 239, 203
CMY:
1, 6, 20
CMYK:
0, 6, 20, 1
HSL:
43°, 92.5926%, 89.4118%
HSV (HSB):
43°, 19.7628%, 99.2157%
XYZ:
82.1540, 86.9274, 68.9486
xyY:
0.3451, 0.3652, 86.9274
CIE-Lab:
94.7075, -0.9025, 19.1296
CIE-LCH:
94.7075, 19.1508, 92.7013
CIE-Luv:
94.7075, 10.4149, 28.0793
Hunter-Lab:
93.2349, -5.8756, 21.4186
#fdefcb color charts
#fdefcb color shades, tints & tones
#fdefcb color schemes
#fdefcb color preview, HTML & CSS examples
This text has a color of #fdefcb
<p style="color:#fdefcb;">Text here</p>
.mytext {color:#fdefcb;}
This box has a color of #fdefcb
<div style="background-color:#fdefcb;">Content here</div>
.mybackground {background-color:#fdefcb;}
Border around this has a color of #fdefcb
<div style="border:2px solid #fdefcb;">Content here</div>
.myborder {border:2px solid #fdefcb;}