#f53cdc color space conversions
Hex:
#f53cdc
RGB:
245, 60, 220
CMY:
4, 76, 14
CMYK:
0, 76, 10, 4
HSL:
308°, 90.2439%, 59.8039%
HSV (HSB):
308°, 75.5102%, 96.0784%
XYZ:
52.1903, 27.8115, 70.3276
xyY:
0.3472, 0.1850, 27.8115
CIE-Lab:
59.7181, 83.0661, -42.3344
CIE-LCH:
59.7181, 93.2319, 332.9945
CIE-Luv:
59.7181, 84.6252, -77.9672
Hunter-Lab:
52.7366, 84.3619, -42.1513
#f53cdc color charts
#f53cdc color shades, tints & tones
#f53cdc color schemes
#f53cdc color preview, HTML & CSS examples
This text has a color of #f53cdc
<p style="color:#f53cdc;">Text here</p>
.mytext {color:#f53cdc;}
This box has a color of #f53cdc
<div style="background-color:#f53cdc;">Content here</div>
.mybackground {background-color:#f53cdc;}
Border around this has a color of #f53cdc
<div style="border:2px solid #f53cdc;">Content here</div>
.myborder {border:2px solid #f53cdc;}