#fe13c4 color space conversions
Hex:
#fe13c4
RGB:
254, 19, 196
CMY:
0, 93, 23
CMYK:
0, 93, 23, 0
HSL:
315°, 99.1561%, 53.5294%
HSV (HSB):
315°, 92.5197%, 99.6078%
XYZ:
51.0697, 25.5221, 54.4591
xyY:
0.3897, 0.1947, 25.5221
CIE-Lab:
57.5806, 89.3276, -31.8941
CIE-LCH:
57.5806, 94.8507, 340.3511
CIE-Luv:
57.5806, 107.9229, -62.6988
Hunter-Lab:
50.5194, 92.0355, -28.5501
#fe13c4 color charts
#fe13c4 color shades, tints & tones
#fe13c4 color schemes
#fe13c4 color preview, HTML & CSS examples
This text has a color of #fe13c4
<p style="color:#fe13c4;">Text here</p>
.mytext {color:#fe13c4;}
This box has a color of #fe13c4
<div style="background-color:#fe13c4;">Content here</div>
.mybackground {background-color:#fe13c4;}
Border around this has a color of #fe13c4
<div style="border:2px solid #fe13c4;">Content here</div>
.myborder {border:2px solid #fe13c4;}