#fd89a8 color space conversions
Hex:
#fd89a8
RGB:
253, 137, 168
CMY:
1, 46, 34
CMYK:
0, 46, 34, 1
HSL:
344°, 96.6667%, 76.4706%
HSV (HSB):
344°, 45.8498%, 99.2157%
XYZ:
56.5216, 41.6011, 42.0966
xyY:
0.4031, 0.2967, 41.6011
CIE-Lab:
70.5950, 47.2093, 3.6020
CIE-LCH:
70.5950, 47.3465, 4.3631
CIE-Luv:
70.5950, 75.5996, -3.9320
Hunter-Lab:
64.4989, 43.5496, 6.4524
#fd89a8 color charts
#fd89a8 color shades, tints & tones
#fd89a8 color schemes
#fd89a8 color preview, HTML & CSS examples
This text has a color of #fd89a8
<p style="color:#fd89a8;">Text here</p>
.mytext {color:#fd89a8;}
This box has a color of #fd89a8
<div style="background-color:#fd89a8;">Content here</div>
.mybackground {background-color:#fd89a8;}
Border around this has a color of #fd89a8
<div style="border:2px solid #fd89a8;">Content here</div>
.myborder {border:2px solid #fd89a8;}