#f53380 color space conversions
Hex:
#f53380
RGB:
245, 51, 128
CMY:
4, 80, 50
CMYK:
0, 79, 48, 4
HSL:
336°, 90.6542%, 58.0392%
HSV (HSB):
336°, 79.1837%, 96.0784%
XYZ:
42.7363, 23.3386, 22.6744
xyY:
0.4815, 0.2630, 23.3386
CIE-Lab:
55.4195, 75.2081, 4.5905
CIE-LCH:
55.4195, 75.3481, 3.4928
CIE-Luv:
55.4195, 124.7129, -9.0361
Hunter-Lab:
48.3101, 73.3629, 5.9892
#f53380 color charts
#f53380 color shades, tints & tones
#f53380 color schemes
#f53380 color preview, HTML & CSS examples
This text has a color of #f53380
<p style="color:#f53380;">Text here</p>
.mytext {color:#f53380;}
This box has a color of #f53380
<div style="background-color:#f53380;">Content here</div>
.mybackground {background-color:#f53380;}
Border around this has a color of #f53380
<div style="border:2px solid #f53380;">Content here</div>
.myborder {border:2px solid #f53380;}