#fc53a0 color space conversions
Hex:
#fc53a0
RGB:
252, 83, 160
CMY:
1, 67, 37
CMYK:
0, 67, 37, 1
HSL:
333°, 96.5714%, 65.6863%
HSV (HSB):
333°, 67.0635%, 98.8235%
XYZ:
49.5833, 29.4200, 36.3230
xyY:
0.4299, 0.2551, 29.4200
CIE-Lab:
61.1505, 69.9574, -5.6906
CIE-LCH:
61.1505, 70.1885, 355.3496
CIE-Luv:
61.1505, 105.5677, -21.4063
Hunter-Lab:
54.2402, 68.2540, -1.7365
#fc53a0 color charts
#fc53a0 color shades, tints & tones
#fc53a0 color schemes
#fc53a0 color preview, HTML & CSS examples
This text has a color of #fc53a0
<p style="color:#fc53a0;">Text here</p>
.mytext {color:#fc53a0;}
This box has a color of #fc53a0
<div style="background-color:#fc53a0;">Content here</div>
.mybackground {background-color:#fc53a0;}
Border around this has a color of #fc53a0
<div style="border:2px solid #fc53a0;">Content here</div>
.myborder {border:2px solid #fc53a0;}