#fdadc5 color space conversions
Hex:
#fdadc5
RGB:
253, 173, 197
CMY:
1, 32, 23
CMYK:
0, 32, 22, 1
HSL:
342°, 95.2381%, 83.5294%
HSV (HSB):
342°, 31.6206%, 99.2157%
XYZ:
65.5296, 54.8010, 59.9472
xyY:
0.3635, 0.3040, 54.8010
CIE-Lab:
78.9265, 32.5432, -0.2540
CIE-LCH:
78.9265, 32.5442, 359.5529
CIE-Luv:
78.9265, 48.9738, -6.4277
Hunter-Lab:
74.0277, 28.4605, 3.8067
#fdadc5 color charts
#fdadc5 color shades, tints & tones
#fdadc5 color schemes
#fdadc5 color preview, HTML & CSS examples
This text has a color of #fdadc5
<p style="color:#fdadc5;">Text here</p>
.mytext {color:#fdadc5;}
This box has a color of #fdadc5
<div style="background-color:#fdadc5;">Content here</div>
.mybackground {background-color:#fdadc5;}
Border around this has a color of #fdadc5
<div style="border:2px solid #fdadc5;">Content here</div>
.myborder {border:2px solid #fdadc5;}