#fd53a0 color space conversions
Hex:
#fd53a0
RGB:
253, 83, 160
CMY:
1, 67, 37
CMYK:
0, 67, 37, 1
HSL:
333°, 97.7011%, 65.8824%
HSV (HSB):
333°, 67.1937%, 99.2157%
XYZ:
49.9464, 29.6072, 36.3400
xyY:
0.4310, 0.2555, 29.6072
CIE-Lab:
61.3138, 70.2338, -5.4307
CIE-LCH:
61.3138, 70.4435, 355.5785
CIE-Luv:
61.3138, 106.3613, -21.1164
Hunter-Lab:
54.4125, 68.6271, -1.5087
#fd53a0 color charts
#fd53a0 color shades, tints & tones
#fd53a0 color schemes
#fd53a0 color preview, HTML & CSS examples
This text has a color of #fd53a0
<p style="color:#fd53a0;">Text here</p>
.mytext {color:#fd53a0;}
This box has a color of #fd53a0
<div style="background-color:#fd53a0;">Content here</div>
.mybackground {background-color:#fd53a0;}
Border around this has a color of #fd53a0
<div style="border:2px solid #fd53a0;">Content here</div>
.myborder {border:2px solid #fd53a0;}