#fdf2cd color space conversions
Hex:
#fdf2cd
RGB:
253, 242, 205
CMY:
1, 5, 20
CMYK:
0, 4, 19, 1
HSL:
46°, 92.3077%, 89.8039%
HSV (HSB):
46°, 18.9723%, 99.2157%
XYZ:
83.2796, 88.7947, 70.5074
xyY:
0.3433, 0.3660, 88.7947
CIE-Lab:
95.4946, -2.1298, 19.2019
CIE-LCH:
95.4946, 19.3197, 96.3291
CIE-Luv:
95.4946, 8.6144, 28.4648
Hunter-Lab:
94.2309, -7.1491, 21.5985
#fdf2cd color charts
#fdf2cd color shades, tints & tones
#fdf2cd color schemes
#fdf2cd color preview, HTML & CSS examples
This text has a color of #fdf2cd
<p style="color:#fdf2cd;">Text here</p>
.mytext {color:#fdf2cd;}
This box has a color of #fdf2cd
<div style="background-color:#fdf2cd;">Content here</div>
.mybackground {background-color:#fdf2cd;}
Border around this has a color of #fdf2cd
<div style="border:2px solid #fdf2cd;">Content here</div>
.myborder {border:2px solid #fdf2cd;}