#fd16f8 color space conversions
Hex:
#fd16f8
RGB:
253, 22, 248
CMY:
1, 91, 3
CMYK:
0, 91, 2, 1
HSL:
301°, 98.2979%, 53.9216%
HSV (HSB):
301°, 91.3043%, 99.2157%
XYZ:
57.7382, 28.2338, 91.2135
xyY:
0.3259, 0.1593, 28.2338
CIE-Lab:
60.0994, 95.4448, -57.3311
CIE-LCH:
60.0994, 111.3398, 329.0079
CIE-Luv:
60.0994, 84.4611, -102.9145
Hunter-Lab:
53.1355, 100.9751, -64.5836
#fd16f8 color charts
#fd16f8 color shades, tints & tones
#fd16f8 color schemes
#fd16f8 color preview, HTML & CSS examples
This text has a color of #fd16f8
<p style="color:#fd16f8;">Text here</p>
.mytext {color:#fd16f8;}
This box has a color of #fd16f8
<div style="background-color:#fd16f8;">Content here</div>
.mybackground {background-color:#fd16f8;}
Border around this has a color of #fd16f8
<div style="border:2px solid #fd16f8;">Content here</div>
.myborder {border:2px solid #fd16f8;}