#f50c31 color space conversions
Hex:
#f50c31
RGB:
245, 12, 49
CMY:
4, 95, 81
CMYK:
0, 95, 80, 4
HSL:
350°, 92.0949%, 50.3922%
HSV (HSB):
350°, 95.1020%, 96.0784%
XYZ:
38.3420, 19.8972, 4.7254
xyY:
0.6089, 0.3160, 19.8972
CIE-Lab:
51.7208, 77.5445, 46.4759
CIE-LCH:
51.7208, 90.4055, 30.9361
CIE-Luv:
51.7208, 160.7882, 28.1606
Hunter-Lab:
44.6062, 75.3717, 24.9434
#f50c31 color charts
#f50c31 color shades, tints & tones
#f50c31 color schemes
#f50c31 color preview, HTML & CSS examples
This text has a color of #f50c31
<p style="color:#f50c31;">Text here</p>
.mytext {color:#f50c31;}
This box has a color of #f50c31
<div style="background-color:#f50c31;">Content here</div>
.mybackground {background-color:#f50c31;}
Border around this has a color of #f50c31
<div style="border:2px solid #f50c31;">Content here</div>
.myborder {border:2px solid #f50c31;}