#fe10c4 color space conversions
Hex:
#fe10c4
RGB:
254, 16, 196
CMY:
0, 94, 23
CMYK:
0, 94, 23, 0
HSL:
315°, 99.1667%, 52.9412%
HSV (HSB):
315°, 93.7008%, 99.6078%
XYZ:
51.0221, 25.4269, 54.4433
xyY:
0.3898, 0.1943, 25.4269
CIE-Lab:
57.4891, 89.5960, -32.0366
CIE-LCH:
57.4891, 95.1514, 340.3246
CIE-Luv:
57.4891, 108.1658, -62.9389
Hunter-Lab:
50.4251, 92.3694, -28.7170
#fe10c4 color charts
#fe10c4 color shades, tints & tones
#fe10c4 color schemes
#fe10c4 color preview, HTML & CSS examples
This text has a color of #fe10c4
<p style="color:#fe10c4;">Text here</p>
.mytext {color:#fe10c4;}
This box has a color of #fe10c4
<div style="background-color:#fe10c4;">Content here</div>
.mybackground {background-color:#fe10c4;}
Border around this has a color of #fe10c4
<div style="border:2px solid #fe10c4;">Content here</div>
.myborder {border:2px solid #fe10c4;}