#fd18ff color space conversions
Hex:
#fd18ff
RGB:
253, 24, 255
CMY:
1, 91, 0
CMYK:
1, 91, 0, 0
HSL:
299°, 100.0000%, 54.7059%
HSV (HSB):
299°, 90.5882%, 100.0000%
XYZ:
58.8846, 28.7559, 97.0546
xyY:
0.3188, 0.1557, 28.7559
CIE-Lab:
60.5656, 96.2195, -60.4688
CIE-LCH:
60.5656, 113.6427, 327.8528
CIE-Luv:
60.5656, 81.5671, -107.9668
Hunter-Lab:
53.6245, 102.1664, -69.7713
#fd18ff color charts
#fd18ff color shades, tints & tones
#fd18ff color schemes
#fd18ff color preview, HTML & CSS examples
This text has a color of #fd18ff
<p style="color:#fd18ff;">Text here</p>
.mytext {color:#fd18ff;}
This box has a color of #fd18ff
<div style="background-color:#fd18ff;">Content here</div>
.mybackground {background-color:#fd18ff;}
Border around this has a color of #fd18ff
<div style="border:2px solid #fd18ff;">Content here</div>
.myborder {border:2px solid #fd18ff;}