#fdd3ec color space conversions
Hex:
#fdd3ec
RGB:
253, 211, 236
CMY:
1, 17, 7
CMYK:
0, 17, 7, 1
HSL:
324°, 91.3043%, 90.9804%
HSV (HSB):
324°, 16.6008%, 99.2157%
XYZ:
78.9426, 73.5273, 89.3883
xyY:
0.3264, 0.3040, 73.5273
CIE-Lab:
88.6986, 18.7091, -6.7561
CIE-LCH:
88.6986, 19.8916, 340.1448
CIE-Luv:
88.6986, 22.9813, -13.7970
Hunter-Lab:
85.7481, 14.2741, -1.7834
#fdd3ec color charts
#fdd3ec color shades, tints & tones
#fdd3ec color schemes
#fdd3ec color preview, HTML & CSS examples
This text has a color of #fdd3ec
<p style="color:#fdd3ec;">Text here</p>
.mytext {color:#fdd3ec;}
This box has a color of #fdd3ec
<div style="background-color:#fdd3ec;">Content here</div>
.mybackground {background-color:#fdd3ec;}
Border around this has a color of #fdd3ec
<div style="border:2px solid #fdd3ec;">Content here</div>
.myborder {border:2px solid #fdd3ec;}