#fd71cd color space conversions
Hex:
#fd71cd
RGB:
253, 113, 205
CMY:
1, 56, 20
CMYK:
0, 55, 19, 1
HSL:
321°, 97.2222%, 71.7647%
HSV (HSB):
321°, 55.3360%, 99.2157%
XYZ:
57.4326, 37.1007, 61.8917
xyY:
0.3672, 0.2372, 37.1007
CIE-Lab:
67.3525, 63.4328, -21.9627
CIE-LCH:
67.3525, 67.1273, 340.9023
CIE-Luv:
67.3525, 78.3299, -44.4395
Hunter-Lab:
60.9103, 61.7153, -17.6081
#fd71cd color charts
#fd71cd color shades, tints & tones
#fd71cd color schemes
#fd71cd color preview, HTML & CSS examples
This text has a color of #fd71cd
<p style="color:#fd71cd;">Text here</p>
.mytext {color:#fd71cd;}
This box has a color of #fd71cd
<div style="background-color:#fd71cd;">Content here</div>
.mybackground {background-color:#fd71cd;}
Border around this has a color of #fd71cd
<div style="border:2px solid #fd71cd;">Content here</div>
.myborder {border:2px solid #fd71cd;}