#fdf8ca color space conversions
Hex:
#fdf8ca
RGB:
253, 248, 202
CMY:
1, 3, 21
CMYK:
0, 2, 20, 1
HSL:
54°, 92.7273%, 89.2157%
HSV (HSB):
54°, 20.1581%, 99.2157%
XYZ:
84.7361, 92.2817, 69.2232
xyY:
0.3441, 0.3748, 92.2817
CIE-Lab:
96.9353, -5.5670, 22.7430
CIE-LCH:
96.9353, 23.4144, 103.7542
CIE-Luv:
96.9353, 5.4415, 34.0537
Hunter-Lab:
96.0634, -10.6587, 24.5200
#fdf8ca color charts
#fdf8ca color shades, tints & tones
#fdf8ca color schemes
#fdf8ca color preview, HTML & CSS examples
This text has a color of #fdf8ca
<p style="color:#fdf8ca;">Text here</p>
.mytext {color:#fdf8ca;}
This box has a color of #fdf8ca
<div style="background-color:#fdf8ca;">Content here</div>
.mybackground {background-color:#fdf8ca;}
Border around this has a color of #fdf8ca
<div style="border:2px solid #fdf8ca;">Content here</div>
.myborder {border:2px solid #fdf8ca;}