#fdd5d7 color space conversions
Hex:
#fdd5d7
RGB:
253, 213, 215
CMY:
1, 16, 16
CMYK:
0, 16, 15, 1
HSL:
357°, 90.9091%, 91.3725%
HSV (HSB):
357°, 15.8103%, 99.2157%
XYZ:
76.5680, 73.3774, 74.4177
xyY:
0.3413, 0.3270, 73.3774
CIE-Lab:
88.6274, 14.2554, 4.2207
CIE-LCH:
88.6274, 14.8671, 16.4930
CIE-Luv:
88.6274, 24.0231, 3.7022
Hunter-Lab:
85.6606, 9.6466, 8.4543
#fdd5d7 color charts
#fdd5d7 color shades, tints & tones
#fdd5d7 color schemes
#fdd5d7 color preview, HTML & CSS examples
This text has a color of #fdd5d7
<p style="color:#fdd5d7;">Text here</p>
.mytext {color:#fdd5d7;}
This box has a color of #fdd5d7
<div style="background-color:#fdd5d7;">Content here</div>
.mybackground {background-color:#fdd5d7;}
Border around this has a color of #fdd5d7
<div style="border:2px solid #fdd5d7;">Content here</div>
.myborder {border:2px solid #fdd5d7;}