#fe10f3 color space conversions
Hex:
#fe10f3
RGB:
254, 16, 243
CMY:
0, 94, 5
CMYK:
0, 94, 4, 0
HSL:
303°, 99.1667%, 52.9412%
HSV (HSB):
303°, 93.7008%, 99.6078%
XYZ:
57.2360, 27.9125, 87.1650
xyY:
0.3322, 0.1620, 27.9125
CIE-Lab:
59.8096, 95.4625, -54.9990
CIE-LCH:
59.8096, 110.1725, 330.0524
CIE-Luv:
59.8096, 87.5704, -99.2678
Hunter-Lab:
52.8323, 100.9221, -60.8367
#fe10f3 color charts
#fe10f3 color shades, tints & tones
#fe10f3 color schemes
#fe10f3 color preview, HTML & CSS examples
This text has a color of #fe10f3
<p style="color:#fe10f3;">Text here</p>
.mytext {color:#fe10f3;}
This box has a color of #fe10f3
<div style="background-color:#fe10f3;">Content here</div>
.mybackground {background-color:#fe10f3;}
Border around this has a color of #fe10f3
<div style="border:2px solid #fe10f3;">Content here</div>
.myborder {border:2px solid #fe10f3;}