#fd0ff5 color space conversions
Hex:
#fd0ff5
RGB:
253, 15, 245
CMY:
1, 94, 4
CMYK:
0, 94, 3, 1
HSL:
302°, 98.3471%, 52.5490%
HSV (HSB):
302°, 94.0711%, 99.2157%
XYZ:
57.1603, 27.8169, 88.7427
xyY:
0.3290, 0.1601, 27.8169
CIE-Lab:
59.7229, 95.6497, -56.2622
CIE-LCH:
59.7229, 110.9698, 329.5355
CIE-Luv:
59.7229, 86.0770, -101.1771
Hunter-Lab:
52.7417, 101.1563, -62.8416
#fd0ff5 color charts
#fd0ff5 color shades, tints & tones
#fd0ff5 color schemes
#fd0ff5 color preview, HTML & CSS examples
This text has a color of #fd0ff5
<p style="color:#fd0ff5;">Text here</p>
.mytext {color:#fd0ff5;}
This box has a color of #fd0ff5
<div style="background-color:#fd0ff5;">Content here</div>
.mybackground {background-color:#fd0ff5;}
Border around this has a color of #fd0ff5
<div style="border:2px solid #fd0ff5;">Content here</div>
.myborder {border:2px solid #fd0ff5;}