#fd989f color space conversions
Hex:
#fd989f
RGB:
253, 152, 159
CMY:
1, 40, 38
CMYK:
0, 40, 37, 1
HSL:
356°, 96.1905%, 79.4118%
HSV (HSB):
356°, 39.9209%, 99.2157%
XYZ:
57.9943, 45.8423, 38.5927
xyY:
0.4072, 0.3219, 45.8423
CIE-Lab:
73.4431, 38.5537, 12.6725
CIE-LCH:
73.4431, 40.5830, 18.1956
CIE-Luv:
73.4431, 68.2274, 10.1445
Hunter-Lab:
67.7070, 34.4066, 13.5998
#fd989f color charts
#fd989f color shades, tints & tones
#fd989f color schemes
#fd989f color preview, HTML & CSS examples
This text has a color of #fd989f
<p style="color:#fd989f;">Text here</p>
.mytext {color:#fd989f;}
This box has a color of #fd989f
<div style="background-color:#fd989f;">Content here</div>
.mybackground {background-color:#fd989f;}
Border around this has a color of #fd989f
<div style="border:2px solid #fd989f;">Content here</div>
.myborder {border:2px solid #fd989f;}