#fd20cd color space conversions
Hex:
#fd20cd
RGB:
253, 32, 205
CMY:
1, 87, 20
CMYK:
0, 87, 19, 1
HSL:
313°, 98.2222%, 55.8824%
HSV (HSB):
313°, 87.3518%, 99.2157%
XYZ:
52.0440, 26.3234, 60.0955
xyY:
0.3759, 0.1901, 26.3234
CIE-Lab:
58.3428, 88.6109, -35.8782
CIE-LCH:
58.3428, 95.5989, 337.9572
CIE-Luv:
58.3428, 101.6959, -68.7143
Hunter-Lab:
51.3064, 91.2800, -33.5323
#fd20cd color charts
#fd20cd color shades, tints & tones
#fd20cd color schemes
#fd20cd color preview, HTML & CSS examples
This text has a color of #fd20cd
<p style="color:#fd20cd;">Text here</p>
.mytext {color:#fd20cd;}
This box has a color of #fd20cd
<div style="background-color:#fd20cd;">Content here</div>
.mybackground {background-color:#fd20cd;}
Border around this has a color of #fd20cd
<div style="border:2px solid #fd20cd;">Content here</div>
.myborder {border:2px solid #fd20cd;}