#fe10d5 color space conversions
Hex:
#fe10d5
RGB:
254, 16, 213
CMY:
0, 94, 16
CMYK:
0, 94, 16, 0
HSL:
310°, 99.1667%, 52.9412%
HSV (HSB):
310°, 93.7008%, 99.6078%
XYZ:
53.0686, 26.2455, 65.2197
xyY:
0.3672, 0.1816, 26.2455
CIE-Lab:
58.2694, 91.5945, -40.5411
CIE-LCH:
58.2694, 100.1655, 336.1251
CIE-Luv:
58.2694, 100.4405, -76.2376
Hunter-Lab:
51.2304, 95.2517, -39.6188
#fe10d5 color charts
#fe10d5 color shades, tints & tones
#fe10d5 color schemes
#fe10d5 color preview, HTML & CSS examples
This text has a color of #fe10d5
<p style="color:#fe10d5;">Text here</p>
.mytext {color:#fe10d5;}
This box has a color of #fe10d5
<div style="background-color:#fe10d5;">Content here</div>
.mybackground {background-color:#fe10d5;}
Border around this has a color of #fe10d5
<div style="border:2px solid #fe10d5;">Content here</div>
.myborder {border:2px solid #fe10d5;}