#fe10f9 color space conversions
Hex:
#fe10f9
RGB:
254, 16, 249
CMY:
0, 94, 2
CMYK:
0, 94, 2, 0
HSL:
301°, 99.1667%, 52.9412%
HSV (HSB):
301°, 93.7008%, 99.6078%
XYZ:
58.1572, 28.2810, 92.0161
xyY:
0.3259, 0.1585, 28.2810
CIE-Lab:
60.1417, 96.2841, -57.8094
CIE-LCH:
60.1417, 112.3056, 329.0192
CIE-Luv:
60.1417, 85.1337, -103.7758
Hunter-Lab:
53.1799, 102.1420, -65.3625
#fe10f9 color charts
#fe10f9 color shades, tints & tones
#fe10f9 color schemes
#fe10f9 color preview, HTML & CSS examples
This text has a color of #fe10f9
<p style="color:#fe10f9;">Text here</p>
.mytext {color:#fe10f9;}
This box has a color of #fe10f9
<div style="background-color:#fe10f9;">Content here</div>
.mybackground {background-color:#fe10f9;}
Border around this has a color of #fe10f9
<div style="border:2px solid #fe10f9;">Content here</div>
.myborder {border:2px solid #fe10f9;}