#fdf2ac color space conversions
Hex:
#fdf2ac
RGB:
253, 242, 172
CMY:
1, 5, 33
CMYK:
0, 4, 32, 1
HSL:
52°, 95.2941%, 83.3333%
HSV (HSB):
52°, 32.0158%, 99.2157%
XYZ:
79.7065, 87.3655, 51.6920
xyY:
0.3643, 0.3994, 87.3655
CIE-Lab:
94.8931, -6.4802, 35.1736
CIE-LCH:
94.8931, 35.7655, 100.4388
CIE-Luv:
94.8931, 10.4670, 49.9633
Hunter-Lab:
93.4695, -11.3549, 32.6392
#fdf2ac color charts
#fdf2ac color shades, tints & tones
#fdf2ac color schemes
#fdf2ac color preview, HTML & CSS examples
This text has a color of #fdf2ac
<p style="color:#fdf2ac;">Text here</p>
.mytext {color:#fdf2ac;}
This box has a color of #fdf2ac
<div style="background-color:#fdf2ac;">Content here</div>
.mybackground {background-color:#fdf2ac;}
Border around this has a color of #fdf2ac
<div style="border:2px solid #fdf2ac;">Content here</div>
.myborder {border:2px solid #fdf2ac;}