#fdf2d3 color space conversions
Hex:
#fdf2d3
RGB:
253, 242, 211
CMY:
1, 5, 17
CMYK:
0, 4, 17, 1
HSL:
44°, 91.3043%, 90.9804%
HSV (HSB):
44°, 16.6008%, 99.2157%
XYZ:
84.0180, 89.0901, 74.3959
xyY:
0.3395, 0.3600, 89.0901
CIE-Lab:
95.6180, -1.2521, 16.2907
CIE-LCH:
95.6180, 16.3388, 94.3952
CIE-Luv:
95.6180, 8.2522, 24.2573
Hunter-Lab:
94.3875, -6.2884, 19.3391
#fdf2d3 color charts
#fdf2d3 color shades, tints & tones
#fdf2d3 color schemes
#fdf2d3 color preview, HTML & CSS examples
This text has a color of #fdf2d3
<p style="color:#fdf2d3;">Text here</p>
.mytext {color:#fdf2d3;}
This box has a color of #fdf2d3
<div style="background-color:#fdf2d3;">Content here</div>
.mybackground {background-color:#fdf2d3;}
Border around this has a color of #fdf2d3
<div style="border:2px solid #fdf2d3;">Content here</div>
.myborder {border:2px solid #fdf2d3;}