#f53e7a color space conversions
Hex:
#f53e7a
RGB:
245, 62, 122
CMY:
4, 76, 52
CMYK:
0, 75, 50, 4
HSL:
340°, 90.1478%, 60.1961%
HSV (HSB):
340°, 74.6939%, 96.0784%
XYZ:
42.8917, 24.2629, 20.8349
xyY:
0.4875, 0.2757, 24.2629
CIE-Lab:
56.3500, 71.6607, 9.4915
CIE-LCH:
56.3500, 72.2865, 7.5450
CIE-Luv:
56.3500, 122.8556, -2.2521
Hunter-Lab:
49.2574, 69.2315, 9.4016
#f53e7a color charts
#f53e7a color shades, tints & tones
#f53e7a color schemes
#f53e7a color preview, HTML & CSS examples
This text has a color of #f53e7a
<p style="color:#f53e7a;">Text here</p>
.mytext {color:#f53e7a;}
This box has a color of #f53e7a
<div style="background-color:#f53e7a;">Content here</div>
.mybackground {background-color:#f53e7a;}
Border around this has a color of #f53e7a
<div style="border:2px solid #f53e7a;">Content here</div>
.myborder {border:2px solid #f53e7a;}