#fda4cc color space conversions
Hex:
#fda4cc
RGB:
253, 164, 204
CMY:
1, 36, 20
CMYK:
0, 35, 19, 1
HSL:
333°, 95.6989%, 81.7647%
HSV (HSB):
333°, 35.1779%, 99.2157%
XYZ:
64.6826, 51.7932, 63.7147
xyY:
0.3590, 0.2874, 51.7932
CIE-Lab:
77.1570, 38.2588, -6.6693
CIE-LCH:
77.1570, 38.8357, 350.1116
CIE-Luv:
77.1570, 52.8521, -17.0199
Hunter-Lab:
71.9675, 34.4882, -2.1137
#fda4cc color charts
#fda4cc color shades, tints & tones
#fda4cc color schemes
#fda4cc color preview, HTML & CSS examples
This text has a color of #fda4cc
<p style="color:#fda4cc;">Text here</p>
.mytext {color:#fda4cc;}
This box has a color of #fda4cc
<div style="background-color:#fda4cc;">Content here</div>
.mybackground {background-color:#fda4cc;}
Border around this has a color of #fda4cc
<div style="border:2px solid #fda4cc;">Content here</div>
.myborder {border:2px solid #fda4cc;}