#fdf3ad color space conversions
Hex:
#fdf3ad
RGB:
253, 243, 173
CMY:
1, 5, 32
CMYK:
0, 4, 32, 1
HSL:
53°, 95.2381%, 83.5294%
HSV (HSB):
53°, 31.6206%, 99.2157%
XYZ:
80.1014, 88.0010, 52.2993
xyY:
0.3634, 0.3993, 88.0010
CIE-Lab:
95.1613, -6.8589, 35.0274
CIE-LCH:
95.1613, 35.6927, 101.0793
CIE-Luv:
95.1613, 9.8256, 49.8987
Hunter-Lab:
93.8088, -11.7480, 32.6115
#fdf3ad color charts
#fdf3ad color shades, tints & tones
#fdf3ad color schemes
#fdf3ad color preview, HTML & CSS examples
This text has a color of #fdf3ad
<p style="color:#fdf3ad;">Text here</p>
.mytext {color:#fdf3ad;}
This box has a color of #fdf3ad
<div style="background-color:#fdf3ad;">Content here</div>
.mybackground {background-color:#fdf3ad;}
Border around this has a color of #fdf3ad
<div style="border:2px solid #fdf3ad;">Content here</div>
.myborder {border:2px solid #fdf3ad;}