#fdd5d8 color space conversions
Hex:
#fdd5d8
RGB:
253, 213, 216
CMY:
1, 16, 15
CMYK:
0, 16, 15, 1
HSL:
356°, 90.9091%, 91.3725%
HSV (HSB):
356°, 15.8103%, 99.2157%
XYZ:
76.6969, 73.4290, 75.0966
xyY:
0.3405, 0.3260, 73.4290
CIE-Lab:
88.6519, 14.4107, 3.7289
CIE-LCH:
88.6519, 14.8854, 14.5074
CIE-Luv:
88.6519, 23.9254, 2.9462
Hunter-Lab:
85.6907, 9.8065, 8.0237
#fdd5d8 color charts
#fdd5d8 color shades, tints & tones
#fdd5d8 color schemes
#fdd5d8 color preview, HTML & CSS examples
This text has a color of #fdd5d8
<p style="color:#fdd5d8;">Text here</p>
.mytext {color:#fdd5d8;}
This box has a color of #fdd5d8
<div style="background-color:#fdd5d8;">Content here</div>
.mybackground {background-color:#fdd5d8;}
Border around this has a color of #fdd5d8
<div style="border:2px solid #fdd5d8;">Content here</div>
.myborder {border:2px solid #fdd5d8;}