#fda9d9 color space conversions
Hex:
#fda9d9
RGB:
253, 169, 217
CMY:
1, 34, 15
CMYK:
0, 33, 14, 1
HSL:
326°, 95.4545%, 82.7451%
HSV (HSB):
326°, 33.2016%, 99.2157%
XYZ:
67.2204, 54.2683, 72.5776
xyY:
0.3464, 0.2796, 54.2683
CIE-Lab:
78.6179, 37.6399, -11.5728
CIE-LCH:
78.6179, 39.3788, 342.9094
CIE-Luv:
78.6179, 47.8569, -24.4366
Hunter-Lab:
73.6670, 33.9620, -6.8462
#fda9d9 color charts
#fda9d9 color shades, tints & tones
#fda9d9 color schemes
#fda9d9 color preview, HTML & CSS examples
This text has a color of #fda9d9
<p style="color:#fda9d9;">Text here</p>
.mytext {color:#fda9d9;}
This box has a color of #fda9d9
<div style="background-color:#fda9d9;">Content here</div>
.mybackground {background-color:#fda9d9;}
Border around this has a color of #fda9d9
<div style="border:2px solid #fda9d9;">Content here</div>
.myborder {border:2px solid #fda9d9;}