#fda4aa color space conversions
Hex:
#fda4aa
RGB:
253, 164, 170
CMY:
1, 36, 33
CMYK:
0, 35, 33, 1
HSL:
356°, 95.6989%, 81.7647%
HSV (HSB):
356°, 35.1779%, 99.2157%
XYZ:
61.0392, 50.3358, 44.5289
xyY:
0.3915, 0.3229, 50.3358
CIE-Lab:
76.2749, 33.6433, 10.6412
CIE-LCH:
76.2749, 35.2860, 17.5519
CIE-Luv:
76.2749, 58.7590, 8.6253
Hunter-Lab:
70.9478, 29.4121, 12.4513
#fda4aa color charts
#fda4aa color shades, tints & tones
#fda4aa color schemes
#fda4aa color preview, HTML & CSS examples
This text has a color of #fda4aa
<p style="color:#fda4aa;">Text here</p>
.mytext {color:#fda4aa;}
This box has a color of #fda4aa
<div style="background-color:#fda4aa;">Content here</div>
.mybackground {background-color:#fda4aa;}
Border around this has a color of #fda4aa
<div style="border:2px solid #fda4aa;">Content here</div>
.myborder {border:2px solid #fda4aa;}