#fdd0ec color space conversions
Hex:
#fdd0ec
RGB:
253, 208, 236
CMY:
1, 18, 7
CMYK:
0, 18, 7, 1
HSL:
323°, 91.8367%, 90.3922%
HSV (HSB):
323°, 17.7866%, 99.2157%
XYZ:
78.2042, 72.0505, 89.1422
xyY:
0.3267, 0.3010, 72.0505
CIE-Lab:
87.9929, 20.2810, -7.8007
CIE-LCH:
87.9929, 21.7294, 338.9616
CIE-Luv:
87.9929, 24.5563, -15.6983
Hunter-Lab:
84.8826, 15.9115, -2.8475
#fdd0ec color charts
#fdd0ec color shades, tints & tones
#fdd0ec color schemes
#fdd0ec color preview, HTML & CSS examples
This text has a color of #fdd0ec
<p style="color:#fdd0ec;">Text here</p>
.mytext {color:#fdd0ec;}
This box has a color of #fdd0ec
<div style="background-color:#fdd0ec;">Content here</div>
.mybackground {background-color:#fdd0ec;}
Border around this has a color of #fdd0ec
<div style="border:2px solid #fdd0ec;">Content here</div>
.myborder {border:2px solid #fdd0ec;}