#fdc7e7 color space conversions
Hex:
#fdc7e7
RGB:
253, 199, 231
CMY:
1, 22, 9
CMYK:
0, 21, 9, 1
HSL:
324°, 93.1034%, 88.6275%
HSV (HSB):
324°, 21.3439%, 99.2157%
XYZ:
75.3552, 67.4990, 84.6583
xyY:
0.3312, 0.2967, 67.4990
CIE-Lab:
85.7553, 24.1657, -8.4674
CIE-LCH:
85.7553, 25.6062, 340.6901
CIE-Luv:
85.7553, 29.8737, -17.3890
Hunter-Lab:
82.1578, 19.9443, -3.5840
#fdc7e7 color charts
#fdc7e7 color shades, tints & tones
#fdc7e7 color schemes
#fdc7e7 color preview, HTML & CSS examples
This text has a color of #fdc7e7
<p style="color:#fdc7e7;">Text here</p>
.mytext {color:#fdc7e7;}
This box has a color of #fdc7e7
<div style="background-color:#fdc7e7;">Content here</div>
.mybackground {background-color:#fdc7e7;}
Border around this has a color of #fdc7e7
<div style="border:2px solid #fdc7e7;">Content here</div>
.myborder {border:2px solid #fdc7e7;}