#fdd0e2 color space conversions
Hex:
#fdd0e2
RGB:
253, 208, 226
CMY:
1, 18, 11
CMYK:
0, 18, 11, 1
HSL:
336°, 91.8367%, 90.3922%
HSV (HSB):
336°, 17.7866%, 99.2157%
XYZ:
76.7914, 71.4854, 81.7022
xyY:
0.3339, 0.3108, 71.4854
CIE-Lab:
87.7203, 18.6173, -2.9136
CIE-LCH:
87.7203, 18.8439, 351.1054
CIE-Luv:
87.7203, 25.6356, -7.8327
Hunter-Lab:
84.5490, 14.1612, 1.8906
#fdd0e2 color charts
#fdd0e2 color shades, tints & tones
#fdd0e2 color schemes
#fdd0e2 color preview, HTML & CSS examples
This text has a color of #fdd0e2
<p style="color:#fdd0e2;">Text here</p>
.mytext {color:#fdd0e2;}
This box has a color of #fdd0e2
<div style="background-color:#fdd0e2;">Content here</div>
.mybackground {background-color:#fdd0e2;}
Border around this has a color of #fdd0e2
<div style="border:2px solid #fdd0e2;">Content here</div>
.myborder {border:2px solid #fdd0e2;}