#fdd2ee color space conversions
Hex:
#fdd2ee
RGB:
253, 210, 238
CMY:
1, 18, 7
CMYK:
0, 17, 6, 1
HSL:
321°, 91.4894%, 90.7843%
HSV (HSB):
321°, 16.9960%, 99.2157%
XYZ:
78.9872, 73.1489, 90.8450
xyY:
0.3251, 0.3010, 73.1489
CIE-Lab:
88.5187, 19.5732, -8.0780
CIE-LCH:
88.5187, 21.1746, 337.5736
CIE-Luv:
88.5187, 23.2947, -16.0169
Hunter-Lab:
85.5271, 15.1784, -3.1075
#fdd2ee color charts
#fdd2ee color shades, tints & tones
#fdd2ee color schemes
#fdd2ee color preview, HTML & CSS examples
This text has a color of #fdd2ee
<p style="color:#fdd2ee;">Text here</p>
.mytext {color:#fdd2ee;}
This box has a color of #fdd2ee
<div style="background-color:#fdd2ee;">Content here</div>
.mybackground {background-color:#fdd2ee;}
Border around this has a color of #fdd2ee
<div style="border:2px solid #fdd2ee;">Content here</div>
.myborder {border:2px solid #fdd2ee;}