#fda3a4 color space conversions
Hex:
#fda3a4
RGB:
253, 163, 164
CMY:
1, 36, 36
CMYK:
0, 36, 35, 1
HSL:
359°, 95.7447%, 81.5686%
HSV (HSB):
359°, 35.5731%, 99.2157%
XYZ:
60.3060, 49.7574, 41.5476
xyY:
0.3978, 0.3282, 49.7574
CIE-Lab:
75.9201, 33.4387, 13.4192
CIE-LCH:
75.9201, 36.0309, 21.8660
CIE-Luv:
75.9201, 60.3787, 12.3465
Hunter-Lab:
70.5389, 29.1625, 14.4553
#fda3a4 color charts
#fda3a4 color shades, tints & tones
#fda3a4 color schemes
#fda3a4 color preview, HTML & CSS examples
This text has a color of #fda3a4
<p style="color:#fda3a4;">Text here</p>
.mytext {color:#fda3a4;}
This box has a color of #fda3a4
<div style="background-color:#fda3a4;">Content here</div>
.mybackground {background-color:#fda3a4;}
Border around this has a color of #fda3a4
<div style="border:2px solid #fda3a4;">Content here</div>
.myborder {border:2px solid #fda3a4;}