#fdc9d5 color space conversions
Hex:
#fdc9d5
RGB:
253, 201, 213
CMY:
1, 21, 16
CMYK:
0, 21, 16, 1
HSL:
346°, 92.8571%, 89.0196%
HSV (HSB):
346°, 20.5534%, 99.2157%
XYZ:
73.4049, 67.4600, 72.1030
xyY:
0.3447, 0.3168, 67.4600
CIE-Lab:
85.7357, 20.2228, 1.0808
CIE-LCH:
85.7357, 20.2517, 3.0594
CIE-Luv:
85.7357, 30.9194, -2.1005
Hunter-Lab:
82.1341, 15.7945, 5.4449
#fdc9d5 color charts
#fdc9d5 color shades, tints & tones
#fdc9d5 color schemes
#fdc9d5 color preview, HTML & CSS examples
This text has a color of #fdc9d5
<p style="color:#fdc9d5;">Text here</p>
.mytext {color:#fdc9d5;}
This box has a color of #fdc9d5
<div style="background-color:#fdc9d5;">Content here</div>
.mybackground {background-color:#fdc9d5;}
Border around this has a color of #fdc9d5
<div style="border:2px solid #fdc9d5;">Content here</div>
.myborder {border:2px solid #fdc9d5;}