#fdc7da color space conversions
Hex:
#fdc7da
RGB:
253, 199, 218
CMY:
1, 22, 15
CMYK:
0, 21, 14, 1
HSL:
339°, 93.1034%, 88.6275%
HSV (HSB):
339°, 21.3439%, 99.2157%
XYZ:
73.5863, 66.7915, 75.3433
xyY:
0.3411, 0.3096, 66.7915
CIE-Lab:
85.3985, 22.0539, -2.0737
CIE-LCH:
85.3985, 22.1512, 354.6282
CIE-Luv:
85.3985, 31.4412, -7.1747
Hunter-Lab:
81.7260, 17.7013, 2.5487
#fdc7da color charts
#fdc7da color shades, tints & tones
#fdc7da color schemes
#fdc7da color preview, HTML & CSS examples
This text has a color of #fdc7da
<p style="color:#fdc7da;">Text here</p>
.mytext {color:#fdc7da;}
This box has a color of #fdc7da
<div style="background-color:#fdc7da;">Content here</div>
.mybackground {background-color:#fdc7da;}
Border around this has a color of #fdc7da
<div style="border:2px solid #fdc7da;">Content here</div>
.myborder {border:2px solid #fdc7da;}