#fdf6c5 color space conversions
Hex:
#fdf6c5
RGB:
253, 246, 197
CMY:
1, 4, 23
CMYK:
0, 3, 22, 1
HSL:
53°, 93.3333%, 88.2353%
HSV (HSB):
53°, 22.1344%, 99.2157%
XYZ:
83.5418, 90.8254, 65.9513
xyY:
0.3476, 0.3779, 90.8254
CIE-Lab:
96.3381, -5.2641, 24.4667
CIE-LCH:
96.3381, 25.0266, 102.1424
CIE-Luv:
96.3381, 6.8288, 36.2576
Hunter-Lab:
95.3024, -10.3065, 25.6817
#fdf6c5 color charts
#fdf6c5 color shades, tints & tones
#fdf6c5 color schemes
#fdf6c5 color preview, HTML & CSS examples
This text has a color of #fdf6c5
<p style="color:#fdf6c5;">Text here</p>
.mytext {color:#fdf6c5;}
This box has a color of #fdf6c5
<div style="background-color:#fdf6c5;">Content here</div>
.mybackground {background-color:#fdf6c5;}
Border around this has a color of #fdf6c5
<div style="border:2px solid #fdf6c5;">Content here</div>
.myborder {border:2px solid #fdf6c5;}