#fe309d color space conversions
Hex:
#fe309d
RGB:
254, 48, 157
CMY:
0, 81, 38
CMYK:
0, 81, 38, 0
HSL:
328°, 99.0385%, 59.2157%
HSV (HSB):
328°, 81.1024%, 99.6078%
XYZ:
48.0158, 25.6191, 34.3125
xyY:
0.4448, 0.2373, 25.6191
CIE-Lab:
57.6737, 80.6569, -9.0773
CIE-LCH:
57.6737, 81.1661, 353.5788
CIE-Luv:
57.6737, 120.7083, -28.1566
Hunter-Lab:
50.6153, 80.7560, -4.7625
#fe309d color charts
#fe309d color shades, tints & tones
#fe309d color schemes
#fe309d color preview, HTML & CSS examples
This text has a color of #fe309d
<p style="color:#fe309d;">Text here</p>
.mytext {color:#fe309d;}
This box has a color of #fe309d
<div style="background-color:#fe309d;">Content here</div>
.mybackground {background-color:#fe309d;}
Border around this has a color of #fe309d
<div style="border:2px solid #fe309d;">Content here</div>
.myborder {border:2px solid #fe309d;}