#fdd2fe color space conversions
Hex:
#fdd2fe
RGB:
253, 210, 254
CMY:
1, 18, 0
CMYK:
0, 17, 0, 0
HSL:
299°, 95.6522%, 90.9804%
HSV (HSB):
299°, 17.3228%, 99.6078%
XYZ:
81.4440, 74.1316, 103.7822
xyY:
0.3140, 0.2858, 74.1316
CIE-Lab:
88.9846, 22.3888, -15.8188
CIE-LCH:
88.9846, 27.4134, 324.7569
CIE-Luv:
88.9846, 21.5819, -28.8680
Hunter-Lab:
86.0997, 18.1734, -11.1967
#fdd2fe color charts
#fdd2fe color shades, tints & tones
#fdd2fe color schemes
#fdd2fe color preview, HTML & CSS examples
This text has a color of #fdd2fe
<p style="color:#fdd2fe;">Text here</p>
.mytext {color:#fdd2fe;}
This box has a color of #fdd2fe
<div style="background-color:#fdd2fe;">Content here</div>
.mybackground {background-color:#fdd2fe;}
Border around this has a color of #fdd2fe
<div style="border:2px solid #fdd2fe;">Content here</div>
.myborder {border:2px solid #fdd2fe;}