#fd10e5 color space conversions
Hex:
#fd10e5
RGB:
253, 16, 229
CMY:
1, 94, 10
CMYK:
0, 94, 9, 1
HSL:
306°, 98.3402%, 52.7451%
HSV (HSB):
306°, 93.6759%, 99.2157%
XYZ:
54.8362, 26.9104, 76.4328
xyY:
0.3467, 0.1701, 26.9104
CIE-Lab:
58.8913, 93.4351, -48.6245
CIE-LCH:
58.8913, 105.3302, 332.5071
CIE-Luv:
58.8913, 92.6914, -88.9639
Hunter-Lab:
51.8752, 97.9069, -51.0451
#fd10e5 color charts
#fd10e5 color shades, tints & tones
#fd10e5 color schemes
#fd10e5 color preview, HTML & CSS examples
This text has a color of #fd10e5
<p style="color:#fd10e5;">Text here</p>
.mytext {color:#fd10e5;}
This box has a color of #fd10e5
<div style="background-color:#fd10e5;">Content here</div>
.mybackground {background-color:#fd10e5;}
Border around this has a color of #fd10e5
<div style="border:2px solid #fd10e5;">Content here</div>
.myborder {border:2px solid #fd10e5;}