#fdaab7 color space conversions
Hex:
#fdaab7
RGB:
253, 170, 183
CMY:
1, 33, 28
CMYK:
0, 33, 28, 1
HSL:
351°, 95.4023%, 82.9412%
HSV (HSB):
351°, 32.8063%, 99.2157%
XYZ:
63.4300, 53.0510, 51.6965
xyY:
0.3772, 0.3154, 53.0510
CIE-Lab:
77.9051, 32.1769, 5.8793
CIE-LCH:
77.9051, 32.7096, 10.3548
CIE-Luv:
77.9051, 52.9747, 2.4291
Hunter-Lab:
72.8361, 27.9851, 8.9033
#fdaab7 color charts
#fdaab7 color shades, tints & tones
#fdaab7 color schemes
#fdaab7 color preview, HTML & CSS examples
This text has a color of #fdaab7
<p style="color:#fdaab7;">Text here</p>
.mytext {color:#fdaab7;}
This box has a color of #fdaab7
<div style="background-color:#fdaab7;">Content here</div>
.mybackground {background-color:#fdaab7;}
Border around this has a color of #fdaab7
<div style="border:2px solid #fdaab7;">Content here</div>
.myborder {border:2px solid #fdaab7;}