#fdadc6 color space conversions
Hex:
#fdadc6
RGB:
253, 173, 198
CMY:
1, 32, 22
CMYK:
0, 32, 22, 1
HSL:
341°, 95.2381%, 83.5294%
HSV (HSB):
341°, 31.6206%, 99.2157%
XYZ:
65.6446, 54.8470, 60.5528
xyY:
0.3626, 0.3029, 54.8470
CIE-Lab:
78.9531, 32.6870, -0.7583
CIE-LCH:
78.9531, 32.6958, 358.6710
CIE-Luv:
78.9531, 48.8139, -7.1948
Hunter-Lab:
74.0588, 28.6170, 3.3638
#fdadc6 color charts
#fdadc6 color shades, tints & tones
#fdadc6 color schemes
#fdadc6 color preview, HTML & CSS examples
This text has a color of #fdadc6
<p style="color:#fdadc6;">Text here</p>
.mytext {color:#fdadc6;}
This box has a color of #fdadc6
<div style="background-color:#fdadc6;">Content here</div>
.mybackground {background-color:#fdadc6;}
Border around this has a color of #fdadc6
<div style="border:2px solid #fdadc6;">Content here</div>
.myborder {border:2px solid #fdadc6;}