#fe11c5 color space conversions
Hex:
#fe11c5
RGB:
254, 17, 197
CMY:
0, 93, 23
CMYK:
0, 93, 22, 0
HSL:
314°, 99.1632%, 53.1373%
HSV (HSB):
314°, 93.3071%, 99.6078%
XYZ:
51.1515, 25.5029, 55.0499
xyY:
0.3884, 0.1936, 25.5029
CIE-Lab:
57.5622, 89.6239, -32.4978
CIE-LCH:
57.5622, 95.3339, 340.0692
CIE-Luv:
57.5622, 107.6277, -63.6471
Hunter-Lab:
50.5004, 92.4256, -29.2810
#fe11c5 color charts
#fe11c5 color shades, tints & tones
#fe11c5 color schemes
#fe11c5 color preview, HTML & CSS examples
This text has a color of #fe11c5
<p style="color:#fe11c5;">Text here</p>
.mytext {color:#fe11c5;}
This box has a color of #fe11c5
<div style="background-color:#fe11c5;">Content here</div>
.mybackground {background-color:#fe11c5;}
Border around this has a color of #fe11c5
<div style="border:2px solid #fe11c5;">Content here</div>
.myborder {border:2px solid #fe11c5;}