#fdf9cc color space conversions
Hex:
#fdf9cc
RGB:
253, 249, 204
CMY:
1, 2, 20
CMYK:
0, 2, 19, 1
HSL:
55°, 92.4528%, 89.6078%
HSV (HSB):
55°, 19.3676%, 99.2157%
XYZ:
85.2828, 92.9936, 70.5814
xyY:
0.3427, 0.3737, 92.9936
CIE-Lab:
97.2250, -5.7829, 22.1250
CIE-LCH:
97.2250, 22.8682, 104.6479
CIE-Luv:
97.2250, 4.7808, 33.2800
Hunter-Lab:
96.4332, -10.8978, 24.1077
#fdf9cc color charts
#fdf9cc color shades, tints & tones
#fdf9cc color schemes
#fdf9cc color preview, HTML & CSS examples
This text has a color of #fdf9cc
<p style="color:#fdf9cc;">Text here</p>
.mytext {color:#fdf9cc;}
This box has a color of #fdf9cc
<div style="background-color:#fdf9cc;">Content here</div>
.mybackground {background-color:#fdf9cc;}
Border around this has a color of #fdf9cc
<div style="border:2px solid #fdf9cc;">Content here</div>
.myborder {border:2px solid #fdf9cc;}