#fd17cd color space conversions
Hex:
#fd17cd
RGB:
253, 23, 205
CMY:
1, 91, 20
CMYK:
0, 91, 19, 1
HSL:
313°, 98.2906%, 54.1176%
HSV (HSB):
313°, 90.9091%, 99.2157%
XYZ:
51.8339, 25.9032, 60.0255
xyY:
0.3763, 0.1880, 25.9032
CIE-Lab:
57.9451, 89.7740, -36.5002
CIE-LCH:
57.9451, 96.9105, 337.8744
CIE-Luv:
57.9451, 102.6917, -69.7541
Hunter-Lab:
50.8952, 92.7254, -34.2996
#fd17cd color charts
#fd17cd color shades, tints & tones
#fd17cd color schemes
#fd17cd color preview, HTML & CSS examples
This text has a color of #fd17cd
<p style="color:#fd17cd;">Text here</p>
.mytext {color:#fd17cd;}
This box has a color of #fd17cd
<div style="background-color:#fd17cd;">Content here</div>
.mybackground {background-color:#fd17cd;}
Border around this has a color of #fd17cd
<div style="border:2px solid #fd17cd;">Content here</div>
.myborder {border:2px solid #fd17cd;}