#fdaa9f color space conversions
Hex:
#fdaa9f
RGB:
253, 170, 159
CMY:
1, 33, 38
CMYK:
0, 33, 37, 1
HSL:
7°, 95.9184%, 80.7843%
HSV (HSB):
7°, 37.1542%, 99.2157%
XYZ:
61.1407, 52.1353, 39.6415
xyY:
0.3998, 0.3409, 52.1353
CIE-Lab:
77.3617, 29.1982, 18.1579
CIE-LCH:
77.3617, 34.3838, 31.8768
CIE-Luv:
77.3617, 56.6799, 19.4783
Hunter-Lab:
72.2048, 24.7898, 17.9922
#fdaa9f color charts
#fdaa9f color shades, tints & tones
#fdaa9f color schemes
#fdaa9f color preview, HTML & CSS examples
This text has a color of #fdaa9f
<p style="color:#fdaa9f;">Text here</p>
.mytext {color:#fdaa9f;}
This box has a color of #fdaa9f
<div style="background-color:#fdaa9f;">Content here</div>
.mybackground {background-color:#fdaa9f;}
Border around this has a color of #fdaa9f
<div style="border:2px solid #fdaa9f;">Content here</div>
.myborder {border:2px solid #fdaa9f;}