#fd20b5 color space conversions
Hex:
#fd20b5
RGB:
253, 32, 181
CMY:
1, 87, 29
CMYK:
0, 87, 28, 1
HSL:
320°, 98.2222%, 55.8824%
HSV (HSB):
320°, 87.3518%, 99.2157%
XYZ:
49.3650, 25.2519, 45.9883
xyY:
0.4093, 0.2094, 25.2519
CIE-Lab:
57.3200, 85.8769, -23.6442
CIE-LCH:
57.3200, 89.0724, 344.6063
CIE-Luv:
57.3200, 112.4916, -49.8374
Hunter-Lab:
50.2512, 87.4123, -19.0845
#fd20b5 color charts
#fd20b5 color shades, tints & tones
#fd20b5 color schemes
#fd20b5 color preview, HTML & CSS examples
This text has a color of #fd20b5
<p style="color:#fd20b5;">Text here</p>
.mytext {color:#fd20b5;}
This box has a color of #fd20b5
<div style="background-color:#fd20b5;">Content here</div>
.mybackground {background-color:#fd20b5;}
Border around this has a color of #fd20b5
<div style="border:2px solid #fd20b5;">Content here</div>
.myborder {border:2px solid #fd20b5;}