#fe89d5 color space conversions
Hex:
#fe89d5
RGB:
254, 137, 213
CMY:
0, 46, 16
CMYK:
0, 46, 16, 0
HSL:
321°, 98.3193%, 76.6667%
HSV (HSB):
321°, 46.0630%, 99.6078%
XYZ:
61.8290, 43.7662, 68.1398
xyY:
0.3559, 0.2519, 43.7662
CIE-Lab:
72.0720, 53.6120, -19.2229
CIE-LCH:
72.0720, 56.9541, 340.2744
CIE-Luv:
72.0720, 65.7569, -38.8458
Hunter-Lab:
66.1561, 51.0516, -14.7586
#fe89d5 color charts
#fe89d5 color shades, tints & tones
#fe89d5 color schemes
#fe89d5 color preview, HTML & CSS examples
This text has a color of #fe89d5
<p style="color:#fe89d5;">Text here</p>
.mytext {color:#fe89d5;}
This box has a color of #fe89d5
<div style="background-color:#fe89d5;">Content here</div>
.mybackground {background-color:#fe89d5;}
Border around this has a color of #fe89d5
<div style="border:2px solid #fe89d5;">Content here</div>
.myborder {border:2px solid #fe89d5;}