#f50c50 color space conversions
Hex:
#f50c50
RGB:
245, 12, 80
CMY:
4, 95, 69
CMYK:
0, 95, 67, 4
HSL:
342°, 92.0949%, 50.3922%
HSV (HSB):
342°, 95.1020%, 96.0784%
XYZ:
39.2356, 20.2546, 9.4310
xyY:
0.5693, 0.2939, 20.2546
CIE-Lab:
52.1239, 78.6550, 28.9646
CIE-LCH:
52.1239, 83.8186, 20.2162
CIE-Luv:
52.1239, 152.3198, 15.2837
Hunter-Lab:
45.0051, 76.8580, 19.0791
#f50c50 color charts
#f50c50 color shades, tints & tones
#f50c50 color schemes
#f50c50 color preview, HTML & CSS examples
This text has a color of #f50c50
<p style="color:#f50c50;">Text here</p>
.mytext {color:#f50c50;}
This box has a color of #f50c50
<div style="background-color:#f50c50;">Content here</div>
.mybackground {background-color:#f50c50;}
Border around this has a color of #f50c50
<div style="border:2px solid #f50c50;">Content here</div>
.myborder {border:2px solid #f50c50;}