#fdf3ac color space conversions
Hex:
#fdf3ac
RGB:
253, 243, 172
CMY:
1, 5, 33
CMYK:
0, 4, 32, 1
HSL:
53°, 95.2941%, 83.3333%
HSV (HSB):
53°, 32.0158%, 99.2157%
XYZ:
80.0050, 87.9624, 51.7914
xyY:
0.3641, 0.4003, 87.9624
CIE-Lab:
95.1451, -6.9785, 35.5080
CIE-LCH:
95.1451, 36.1873, 101.1188
CIE-Luv:
95.1451, 9.8769, 50.5037
Hunter-Lab:
93.7883, -11.8621, 32.9109
#fdf3ac color charts
#fdf3ac color shades, tints & tones
#fdf3ac color schemes
#fdf3ac color preview, HTML & CSS examples
This text has a color of #fdf3ac
<p style="color:#fdf3ac;">Text here</p>
.mytext {color:#fdf3ac;}
This box has a color of #fdf3ac
<div style="background-color:#fdf3ac;">Content here</div>
.mybackground {background-color:#fdf3ac;}
Border around this has a color of #fdf3ac
<div style="border:2px solid #fdf3ac;">Content here</div>
.myborder {border:2px solid #fdf3ac;}