#f50052 color space conversions
Hex:
#f50052
RGB:
245, 0, 82
CMY:
4, 100, 68
CMYK:
0, 100, 67, 4
HSL:
340°, 100.0000%, 48.0392%
HSV (HSB):
340°, 100.0000%, 96.0784%
XYZ:
39.1792, 20.0217, 9.7822
xyY:
0.5680, 0.2902, 20.0217
CIE-Lab:
51.8617, 79.6063, 27.4274
CIE-LCH:
51.8617, 84.1988, 19.0108
CIE-Luv:
51.8617, 153.0697, 13.6152
Hunter-Lab:
44.7456, 77.9896, 18.3600
#f50052 color charts
#f50052 color shades, tints & tones
#f50052 color schemes
#f50052 color preview, HTML & CSS examples
This text has a color of #f50052
<p style="color:#f50052;">Text here</p>
.mytext {color:#f50052;}
This box has a color of #f50052
<div style="background-color:#f50052;">Content here</div>
.mybackground {background-color:#f50052;}
Border around this has a color of #f50052
<div style="border:2px solid #f50052;">Content here</div>
.myborder {border:2px solid #f50052;}