#fdf5c5 color space conversions
Hex:
#fdf5c5
RGB:
253, 245, 197
CMY:
1, 4, 23
CMYK:
0, 3, 22, 1
HSL:
51°, 93.3333%, 88.2353%
HSV (HSB):
51°, 22.1344%, 99.2157%
XYZ:
83.2385, 90.2187, 65.8501
xyY:
0.3478, 0.3770, 90.2187
CIE-Lab:
96.0874, -4.7639, 24.1209
CIE-LCH:
96.0874, 24.5869, 101.1723
CIE-Luv:
96.0874, 7.3920, 35.6793
Hunter-Lab:
94.9835, -9.7933, 25.3839
#fdf5c5 color charts
#fdf5c5 color shades, tints & tones
#fdf5c5 color schemes
#fdf5c5 color preview, HTML & CSS examples
This text has a color of #fdf5c5
<p style="color:#fdf5c5;">Text here</p>
.mytext {color:#fdf5c5;}
This box has a color of #fdf5c5
<div style="background-color:#fdf5c5;">Content here</div>
.mybackground {background-color:#fdf5c5;}
Border around this has a color of #fdf5c5
<div style="border:2px solid #fdf5c5;">Content here</div>
.myborder {border:2px solid #fdf5c5;}