#fd21cd color space conversions
Hex:
#fd21cd
RGB:
253, 33, 205
CMY:
1, 87, 20
CMYK:
0, 87, 19, 1
HSL:
313°, 98.2143%, 56.0784%
HSV (HSB):
313°, 86.9565%, 99.2157%
XYZ:
52.0713, 26.3781, 60.1046
xyY:
0.3758, 0.1904, 26.3781
CIE-Lab:
58.3942, 88.4608, -35.7978
CIE-LCH:
58.3942, 95.4295, 337.9681
CIE-Luv:
58.3942, 101.5667, -68.5795
Hunter-Lab:
51.3597, 91.0940, -33.4335
#fd21cd color charts
#fd21cd color shades, tints & tones
#fd21cd color schemes
#fd21cd color preview, HTML & CSS examples
This text has a color of #fd21cd
<p style="color:#fd21cd;">Text here</p>
.mytext {color:#fd21cd;}
This box has a color of #fd21cd
<div style="background-color:#fd21cd;">Content here</div>
.mybackground {background-color:#fd21cd;}
Border around this has a color of #fd21cd
<div style="border:2px solid #fd21cd;">Content here</div>
.myborder {border:2px solid #fd21cd;}