#fda2cd color space conversions
Hex:
#fda2cd
RGB:
253, 162, 205
CMY:
1, 36, 20
CMYK:
0, 36, 19, 1
HSL:
332°, 95.7895%, 81.3725%
HSV (HSB):
332°, 35.9684%, 99.2157%
XYZ:
64.4478, 51.1311, 64.2301
xyY:
0.3584, 0.2844, 51.1311
CIE-Lab:
76.7583, 39.4445, -7.8065
CIE-LCH:
76.7583, 40.2096, 348.8052
CIE-Luv:
76.7583, 53.7683, -18.9472
Hunter-Lab:
71.5060, 35.7451, -3.2029
#fda2cd color charts
#fda2cd color shades, tints & tones
#fda2cd color schemes
#fda2cd color preview, HTML & CSS examples
This text has a color of #fda2cd
<p style="color:#fda2cd;">Text here</p>
.mytext {color:#fda2cd;}
This box has a color of #fda2cd
<div style="background-color:#fda2cd;">Content here</div>
.mybackground {background-color:#fda2cd;}
Border around this has a color of #fda2cd
<div style="border:2px solid #fda2cd;">Content here</div>
.myborder {border:2px solid #fda2cd;}