#f50054 color space conversions
Hex:
#f50054
RGB:
245, 0, 84
CMY:
4, 100, 67
CMYK:
0, 100, 66, 4
HSL:
339°, 100.0000%, 48.0392%
HSV (HSB):
339°, 100.0000%, 96.0784%
XYZ:
39.2564, 20.0526, 10.1890
xyY:
0.5649, 0.2885, 20.0526
CIE-Lab:
51.8966, 79.7003, 26.2628
CIE-LCH:
51.8966, 83.9159, 18.2381
CIE-Luv:
51.8966, 152.3731, 12.5645
Hunter-Lab:
44.7801, 78.1167, 17.8556
#f50054 color charts
#f50054 color shades, tints & tones
#f50054 color schemes
#f50054 color preview, HTML & CSS examples
This text has a color of #f50054
<p style="color:#f50054;">Text here</p>
.mytext {color:#f50054;}
This box has a color of #f50054
<div style="background-color:#f50054;">Content here</div>
.mybackground {background-color:#f50054;}
Border around this has a color of #f50054
<div style="border:2px solid #f50054;">Content here</div>
.myborder {border:2px solid #f50054;}