#fdead8 color space conversions
Hex:
#fdead8
RGB:
253, 234, 216
CMY:
1, 8, 15
CMYK:
0, 8, 15, 1
HSL:
29°, 90.2439%, 91.9608%
HSV (HSB):
29°, 14.6245%, 99.2157%
XYZ:
82.3255, 84.6862, 76.9728
xyY:
0.3374, 0.3471, 84.6862
CIE-Lab:
93.7477, 3.5656, 11.0552
CIE-LCH:
93.7477, 11.6160, 72.1241
CIE-Luv:
93.7477, 12.3259, 15.8141
Hunter-Lab:
92.0251, -1.3580, 14.8255
#fdead8 color charts
#fdead8 color shades, tints & tones
#fdead8 color schemes
#fdead8 color preview, HTML & CSS examples
This text has a color of #fdead8
<p style="color:#fdead8;">Text here</p>
.mytext {color:#fdead8;}
This box has a color of #fdead8
<div style="background-color:#fdead8;">Content here</div>
.mybackground {background-color:#fdead8;}
Border around this has a color of #fdead8
<div style="border:2px solid #fdead8;">Content here</div>
.myborder {border:2px solid #fdead8;}