#fda2a3 color space conversions
Hex:
#fda2a3
RGB:
253, 162, 163
CMY:
1, 36, 36
CMYK:
0, 36, 36, 1
HSL:
359°, 95.7895%, 81.3725%
HSV (HSB):
359°, 35.9684%, 99.2157%
XYZ:
60.0392, 49.3677, 41.0148
xyY:
0.3991, 0.3282, 49.3677
CIE-Lab:
75.6795, 33.8412, 13.6271
CIE-LCH:
75.6795, 36.4819, 21.9336
CIE-Luv:
75.6795, 61.1779, 12.5208
Hunter-Lab:
70.2621, 29.5701, 14.5735
#fda2a3 color charts
#fda2a3 color shades, tints & tones
#fda2a3 color schemes
#fda2a3 color preview, HTML & CSS examples
This text has a color of #fda2a3
<p style="color:#fda2a3;">Text here</p>
.mytext {color:#fda2a3;}
This box has a color of #fda2a3
<div style="background-color:#fda2a3;">Content here</div>
.mybackground {background-color:#fda2a3;}
Border around this has a color of #fda2a3
<div style="border:2px solid #fda2a3;">Content here</div>
.myborder {border:2px solid #fda2a3;}