#fe13d9 color space conversions
Hex:
#fe13d9
RGB:
254, 19, 217
CMY:
0, 93, 15
CMYK:
0, 93, 15, 0
HSL:
309°, 99.1561%, 53.5294%
HSV (HSB):
309°, 92.5197%, 99.6078%
XYZ:
53.6303, 26.5463, 67.9430
xyY:
0.3621, 0.1792, 26.5463
CIE-Lab:
58.5520, 91.8236, -42.3683
CIE-LCH:
58.5520, 101.1269, 335.2309
CIE-Luv:
58.5520, 98.4557, -79.1178
Hunter-Lab:
51.5231, 95.6348, -42.1189
#fe13d9 color charts
#fe13d9 color shades, tints & tones
#fe13d9 color schemes
#fe13d9 color preview, HTML & CSS examples
This text has a color of #fe13d9
<p style="color:#fe13d9;">Text here</p>
.mytext {color:#fe13d9;}
This box has a color of #fe13d9
<div style="background-color:#fe13d9;">Content here</div>
.mybackground {background-color:#fe13d9;}
Border around this has a color of #fe13d9
<div style="border:2px solid #fe13d9;">Content here</div>
.myborder {border:2px solid #fe13d9;}