#f50f82 color space conversions
Hex:
#f50f82
RGB:
245, 15, 130
CMY:
4, 94, 49
CMYK:
0, 94, 47, 4
HSL:
330°, 92.0000%, 50.9804%
HSV (HSB):
330°, 93.8776%, 96.0784%
XYZ:
41.8563, 21.3658, 23.0370
xyY:
0.4852, 0.2477, 21.3658
CIE-Lab:
53.3476, 81.4912, 0.3897
CIE-LCH:
53.3476, 81.4921, 0.2740
CIE-Luv:
53.3476, 131.9128, -15.7099
Hunter-Lab:
46.2232, 80.7457, 2.8069
#f50f82 color charts
#f50f82 color shades, tints & tones
#f50f82 color schemes
#f50f82 color preview, HTML & CSS examples
This text has a color of #f50f82
<p style="color:#f50f82;">Text here</p>
.mytext {color:#f50f82;}
This box has a color of #f50f82
<div style="background-color:#f50f82;">Content here</div>
.mybackground {background-color:#f50f82;}
Border around this has a color of #f50f82
<div style="border:2px solid #f50f82;">Content here</div>
.myborder {border:2px solid #f50f82;}