#f53cc9 color space conversions
Hex:
#f53cc9
RGB:
245, 60, 201
CMY:
4, 76, 21
CMYK:
0, 76, 18, 4
HSL:
314°, 90.2439%, 59.8039%
HSV (HSB):
314°, 75.5102%, 96.0784%
XYZ:
49.8147, 26.8612, 57.8176
xyY:
0.3704, 0.1997, 26.8612
CIE-Lab:
58.8457, 80.5173, -32.9116
CIE-LCH:
58.8457, 86.9840, 337.7677
CIE-Luv:
58.8457, 92.0825, -62.9337
Hunter-Lab:
51.8278, 80.8678, -29.8626
#f53cc9 color charts
#f53cc9 color shades, tints & tones
#f53cc9 color schemes
#f53cc9 color preview, HTML & CSS examples
This text has a color of #f53cc9
<p style="color:#f53cc9;">Text here</p>
.mytext {color:#f53cc9;}
This box has a color of #f53cc9
<div style="background-color:#f53cc9;">Content here</div>
.mybackground {background-color:#f53cc9;}
Border around this has a color of #f53cc9
<div style="border:2px solid #f53cc9;">Content here</div>
.myborder {border:2px solid #f53cc9;}