#fe11d3 color space conversions
Hex:
#fe11d3
RGB:
254, 17, 211
CMY:
0, 93, 17
CMYK:
0, 93, 17, 0
HSL:
311°, 99.1632%, 53.1373%
HSV (HSB):
311°, 93.3071%, 99.6078%
XYZ:
52.8314, 26.1749, 63.8957
xyY:
0.3697, 0.1832, 26.1749
CIE-Lab:
58.2027, 91.2675, -39.5075
CIE-LCH:
58.2027, 99.4515, 336.5934
CIE-Luv:
58.2027, 101.2661, -74.6048
Hunter-Lab:
51.1614, 94.7941, -38.2346
#fe11d3 color charts
#fe11d3 color shades, tints & tones
#fe11d3 color schemes
#fe11d3 color preview, HTML & CSS examples
This text has a color of #fe11d3
<p style="color:#fe11d3;">Text here</p>
.mytext {color:#fe11d3;}
This box has a color of #fe11d3
<div style="background-color:#fe11d3;">Content here</div>
.mybackground {background-color:#fe11d3;}
Border around this has a color of #fe11d3
<div style="border:2px solid #fe11d3;">Content here</div>
.myborder {border:2px solid #fe11d3;}