#fc53a3 color space conversions
Hex:
#fc53a3
RGB:
252, 83, 163
CMY:
1, 67, 36
CMYK:
0, 67, 35, 1
HSL:
332°, 96.5714%, 65.6863%
HSV (HSB):
332°, 67.0635%, 98.8235%
XYZ:
49.8490, 29.5263, 37.7221
xyY:
0.4257, 0.2522, 29.5263
CIE-Lab:
61.2433, 70.2752, -7.2892
CIE-LCH:
61.2433, 70.6522, 354.0782
CIE-Luv:
61.2433, 104.4928, -23.6952
Hunter-Lab:
54.3381, 68.6616, -3.1231
#fc53a3 color charts
#fc53a3 color shades, tints & tones
#fc53a3 color schemes
#fc53a3 color preview, HTML & CSS examples
This text has a color of #fc53a3
<p style="color:#fc53a3;">Text here</p>
.mytext {color:#fc53a3;}
This box has a color of #fc53a3
<div style="background-color:#fc53a3;">Content here</div>
.mybackground {background-color:#fc53a3;}
Border around this has a color of #fc53a3
<div style="border:2px solid #fc53a3;">Content here</div>
.myborder {border:2px solid #fc53a3;}