#fd16e6 color space conversions
Hex:
#fd16e6
RGB:
253, 22, 230
CMY:
1, 91, 10
CMYK:
0, 91, 9, 1
HSL:
306°, 98.2979%, 53.9216%
HSV (HSB):
306°, 91.3043%, 99.2157%
XYZ:
55.0778, 27.1696, 77.2042
xyY:
0.3454, 0.1704, 27.1696
CIE-Lab:
59.1310, 93.0123, -48.8072
CIE-LCH:
59.1310, 105.0402, 332.3123
CIE-Luv:
59.1310, 91.8633, -89.2554
Hunter-Lab:
52.1245, 97.3958, -51.3303
#fd16e6 color charts
#fd16e6 color shades, tints & tones
#fd16e6 color schemes
#fd16e6 color preview, HTML & CSS examples
This text has a color of #fd16e6
<p style="color:#fd16e6;">Text here</p>
.mytext {color:#fd16e6;}
This box has a color of #fd16e6
<div style="background-color:#fd16e6;">Content here</div>
.mybackground {background-color:#fd16e6;}
Border around this has a color of #fd16e6
<div style="border:2px solid #fd16e6;">Content here</div>
.myborder {border:2px solid #fd16e6;}