#fd89e5 color space conversions
Hex:
#fd89e5
RGB:
253, 137, 229
CMY:
1, 46, 10
CMYK:
0, 46, 9, 1
HSL:
312°, 96.6667%, 76.4706%
HSV (HSB):
312°, 45.8498%, 99.2157%
XYZ:
63.5965, 44.4311, 79.3529
xyY:
0.3394, 0.2371, 44.4311
CIE-Lab:
72.5157, 55.7891, -27.3695
CIE-LCH:
72.5157, 62.1411, 333.8680
CIE-Luv:
72.5157, 61.2029, -52.1213
Hunter-Lab:
66.6567, 53.6561, -23.9234
#fd89e5 color charts
#fd89e5 color shades, tints & tones
#fd89e5 color schemes
#fd89e5 color preview, HTML & CSS examples
This text has a color of #fd89e5
<p style="color:#fd89e5;">Text here</p>
.mytext {color:#fd89e5;}
This box has a color of #fd89e5
<div style="background-color:#fd89e5;">Content here</div>
.mybackground {background-color:#fd89e5;}
Border around this has a color of #fd89e5
<div style="border:2px solid #fd89e5;">Content here</div>
.myborder {border:2px solid #fd89e5;}