#fdd2e7 color space conversions
Hex:
#fdd2e7
RGB:
253, 210, 231
CMY:
1, 18, 9
CMYK:
0, 17, 9, 1
HSL:
331°, 91.4894%, 90.7843%
HSV (HSB):
331°, 16.9960%, 99.2157%
XYZ:
77.9784, 72.7454, 85.5327
xyY:
0.3301, 0.3079, 72.7454
CIE-Lab:
88.3261, 18.3933, -4.6660
CIE-LCH:
88.3261, 18.9759, 345.7655
CIE-Luv:
88.3261, 24.0336, -10.4901
Hunter-Lab:
85.2909, 13.9371, 0.2456
#fdd2e7 color charts
#fdd2e7 color shades, tints & tones
#fdd2e7 color schemes
#fdd2e7 color preview, HTML & CSS examples
This text has a color of #fdd2e7
<p style="color:#fdd2e7;">Text here</p>
.mytext {color:#fdd2e7;}
This box has a color of #fdd2e7
<div style="background-color:#fdd2e7;">Content here</div>
.mybackground {background-color:#fdd2e7;}
Border around this has a color of #fdd2e7
<div style="border:2px solid #fdd2e7;">Content here</div>
.myborder {border:2px solid #fdd2e7;}