#fd53c1 color space conversions
Hex:
#fd53c1
RGB:
253, 83, 193
CMY:
1, 67, 24
CMYK:
0, 67, 24, 1
HSL:
321°, 97.7011%, 65.8824%
HSV (HSB):
321°, 67.1937%, 99.2157%
XYZ:
53.2269, 30.9194, 53.6148
xyY:
0.3864, 0.2244, 30.9194
CIE-Lab:
62.4395, 74.0285, -22.6919
CIE-LCH:
62.4395, 77.4283, 342.9582
CIE-Luv:
62.4395, 94.3593, -46.9319
Hunter-Lab:
55.6052, 73.5561, -18.2440
#fd53c1 color charts
#fd53c1 color shades, tints & tones
#fd53c1 color schemes
#fd53c1 color preview, HTML & CSS examples
This text has a color of #fd53c1
<p style="color:#fd53c1;">Text here</p>
.mytext {color:#fd53c1;}
This box has a color of #fd53c1
<div style="background-color:#fd53c1;">Content here</div>
.mybackground {background-color:#fd53c1;}
Border around this has a color of #fd53c1
<div style="border:2px solid #fd53c1;">Content here</div>
.myborder {border:2px solid #fd53c1;}