#fd10f9 color space conversions
Hex:
#fd10f9
RGB:
253, 16, 249
CMY:
1, 94, 2
CMYK:
0, 94, 2, 1
HSL:
301°, 98.3402%, 52.7451%
HSV (HSB):
301°, 93.6759%, 99.2157%
XYZ:
57.7922, 28.0928, 91.9990
xyY:
0.3249, 0.1579, 28.0928
CIE-Lab:
59.9725, 96.1236, -58.0895
CIE-LCH:
59.9725, 112.3127, 328.8546
CIE-Luv:
59.9725, 84.4123, -104.1100
Hunter-Lab:
53.0026, 101.8755, -65.8104
#fd10f9 color charts
#fd10f9 color shades, tints & tones
#fd10f9 color schemes
#fd10f9 color preview, HTML & CSS examples
This text has a color of #fd10f9
<p style="color:#fd10f9;">Text here</p>
.mytext {color:#fd10f9;}
This box has a color of #fd10f9
<div style="background-color:#fd10f9;">Content here</div>
.mybackground {background-color:#fd10f9;}
Border around this has a color of #fd10f9
<div style="border:2px solid #fd10f9;">Content here</div>
.myborder {border:2px solid #fd10f9;}