#fd05ff color space conversions
Hex:
#fd05ff
RGB:
253, 5, 255
CMY:
1, 98, 0
CMYK:
1, 98, 0, 0
HSL:
300°, 100.0000%, 50.9804%
HSV (HSB):
300°, 98.0392%, 100.0000%
XYZ:
58.6123, 28.2112, 96.9638
xyY:
0.3189, 0.1535, 28.2112
CIE-Lab:
60.0791, 97.6585, -61.2476
CIE-LCH:
60.0791, 115.2755, 327.9057
CIE-Luv:
60.0791, 82.4662, -109.1371
Hunter-Lab:
53.1142, 104.0274, -71.0583
#fd05ff color charts
#fd05ff color shades, tints & tones
#fd05ff color schemes
#fd05ff color preview, HTML & CSS examples
This text has a color of #fd05ff
<p style="color:#fd05ff;">Text here</p>
.mytext {color:#fd05ff;}
This box has a color of #fd05ff
<div style="background-color:#fd05ff;">Content here</div>
.mybackground {background-color:#fd05ff;}
Border around this has a color of #fd05ff
<div style="border:2px solid #fd05ff;">Content here</div>
.myborder {border:2px solid #fd05ff;}