#fd09ff color space conversions
Hex:
#fd09ff
RGB:
253, 9, 255
CMY:
1, 96, 0
CMYK:
1, 96, 0, 0
HSL:
300°, 100.0000%, 51.7647%
HSV (HSB):
300°, 96.4706%, 100.0000%
XYZ:
58.6557, 28.2980, 96.9783
xyY:
0.3189, 0.1539, 28.2980
CIE-Lab:
60.1570, 97.4274, -61.1227
CIE-LCH:
60.1570, 115.0134, 327.8972
CIE-Luv:
60.1570, 82.3228, -108.9504
Hunter-Lab:
53.1959, 103.7277, -70.8510
#fd09ff color charts
#fd09ff color shades, tints & tones
#fd09ff color schemes
#fd09ff color preview, HTML & CSS examples
This text has a color of #fd09ff
<p style="color:#fd09ff;">Text here</p>
.mytext {color:#fd09ff;}
This box has a color of #fd09ff
<div style="background-color:#fd09ff;">Content here</div>
.mybackground {background-color:#fd09ff;}
Border around this has a color of #fd09ff
<div style="border:2px solid #fd09ff;">Content here</div>
.myborder {border:2px solid #fd09ff;}