#fdaab5 color space conversions
Hex:
#fdaab5
RGB:
253, 170, 181
CMY:
1, 33, 29
CMYK:
0, 33, 28, 1
HSL:
352°, 95.4023%, 82.9412%
HSV (HSB):
352°, 32.8063%, 99.2157%
XYZ:
63.2232, 52.9683, 50.6077
xyY:
0.3790, 0.3176, 52.9683
CIE-Lab:
77.8563, 31.9121, 6.8983
CIE-LCH:
77.8563, 32.6492, 12.1977
CIE-Luv:
77.8563, 53.2945, 3.9059
Hunter-Lab:
72.7793, 27.6987, 9.7177
#fdaab5 color charts
#fdaab5 color shades, tints & tones
#fdaab5 color schemes
#fdaab5 color preview, HTML & CSS examples
This text has a color of #fdaab5
<p style="color:#fdaab5;">Text here</p>
.mytext {color:#fdaab5;}
This box has a color of #fdaab5
<div style="background-color:#fdaab5;">Content here</div>
.mybackground {background-color:#fdaab5;}
Border around this has a color of #fdaab5
<div style="border:2px solid #fdaab5;">Content here</div>
.myborder {border:2px solid #fdaab5;}