#fe58a9 color space conversions
Hex:
#fe58a9
RGB:
254, 88, 169
CMY:
0, 65, 34
CMYK:
0, 65, 33, 0
HSL:
331°, 98.8095%, 67.0588%
HSV (HSB):
331°, 65.3543%, 99.6078%
XYZ:
51.5242, 30.9149, 40.7877
xyY:
0.4181, 0.2509, 30.9149
CIE-Lab:
62.4357, 69.6029, -8.9398
CIE-LCH:
62.4357, 70.1746, 352.6810
CIE-Luv:
62.4357, 101.7775, -25.9461
Hunter-Lab:
55.6011, 68.1096, -4.5729
#fe58a9 color charts
#fe58a9 color shades, tints & tones
#fe58a9 color schemes
#fe58a9 color preview, HTML & CSS examples
This text has a color of #fe58a9
<p style="color:#fe58a9;">Text here</p>
.mytext {color:#fe58a9;}
This box has a color of #fe58a9
<div style="background-color:#fe58a9;">Content here</div>
.mybackground {background-color:#fe58a9;}
Border around this has a color of #fe58a9
<div style="border:2px solid #fe58a9;">Content here</div>
.myborder {border:2px solid #fe58a9;}