#fdd5e6 color space conversions
Hex:
#fdd5e6
RGB:
253, 213, 230
CMY:
1, 16, 10
CMYK:
0, 16, 9, 1
HSL:
335°, 90.9091%, 91.3725%
HSV (HSB):
335°, 15.8103%, 99.2157%
XYZ:
78.5852, 74.1843, 85.0400
xyY:
0.3305, 0.3119, 74.1843
CIE-Lab:
89.0095, 16.6586, -3.1328
CIE-LCH:
89.0095, 16.9506, 349.3495
CIE-Luv:
89.0095, 22.5361, -7.8201
Hunter-Lab:
86.1303, 12.1351, 1.7518
#fdd5e6 color charts
#fdd5e6 color shades, tints & tones
#fdd5e6 color schemes
#fdd5e6 color preview, HTML & CSS examples
This text has a color of #fdd5e6
<p style="color:#fdd5e6;">Text here</p>
.mytext {color:#fdd5e6;}
This box has a color of #fdd5e6
<div style="background-color:#fdd5e6;">Content here</div>
.mybackground {background-color:#fdd5e6;}
Border around this has a color of #fdd5e6
<div style="border:2px solid #fdd5e6;">Content here</div>
.myborder {border:2px solid #fdd5e6;}