#fd1ff9 color space conversions
Hex:
#fd1ff9
RGB:
253, 31, 249
CMY:
1, 88, 2
CMYK:
0, 88, 2, 1
HSL:
301°, 98.2301%, 55.6863%
HSV (HSB):
301°, 87.7470%, 99.2157%
XYZ:
58.0969, 28.7022, 92.1006
xyY:
0.3247, 0.1604, 28.7022
CIE-Lab:
60.5179, 94.5159, -57.2187
CIE-LCH:
60.5179, 110.4863, 328.8098
CIE-Luv:
60.5179, 83.3638, -102.7734
Hunter-Lab:
53.5744, 99.8128, -64.4242
#fd1ff9 color charts
#fd1ff9 color shades, tints & tones
#fd1ff9 color schemes
#fd1ff9 color preview, HTML & CSS examples
This text has a color of #fd1ff9
<p style="color:#fd1ff9;">Text here</p>
.mytext {color:#fd1ff9;}
This box has a color of #fd1ff9
<div style="background-color:#fd1ff9;">Content here</div>
.mybackground {background-color:#fd1ff9;}
Border around this has a color of #fd1ff9
<div style="border:2px solid #fd1ff9;">Content here</div>
.myborder {border:2px solid #fd1ff9;}