#fdadc9 color space conversions
Hex:
#fdadc9
RGB:
253, 173, 201
CMY:
1, 32, 21
CMYK:
0, 32, 21, 1
HSL:
339°, 95.2381%, 83.5294%
HSV (HSB):
339°, 31.6206%, 99.2157%
XYZ:
65.9942, 54.9868, 62.3936
xyY:
0.3599, 0.2999, 54.9868
CIE-Lab:
79.0337, 33.1226, -2.2693
CIE-LCH:
79.0337, 33.2003, 356.0806
CIE-Luv:
79.0337, 48.3325, -9.5068
Hunter-Lab:
74.1531, 29.0921, 2.0196
#fdadc9 color charts
#fdadc9 color shades, tints & tones
#fdadc9 color schemes
#fdadc9 color preview, HTML & CSS examples
This text has a color of #fdadc9
<p style="color:#fdadc9;">Text here</p>
.mytext {color:#fdadc9;}
This box has a color of #fdadc9
<div style="background-color:#fdadc9;">Content here</div>
.mybackground {background-color:#fdadc9;}
Border around this has a color of #fdadc9
<div style="border:2px solid #fdadc9;">Content here</div>
.myborder {border:2px solid #fdadc9;}