#f50c2e color space conversions
Hex:
#f50c2e
RGB:
245, 12, 46
CMY:
4, 95, 82
CMYK:
0, 95, 81, 4
HSL:
351°, 92.0949%, 50.3922%
HSV (HSB):
351°, 95.1020%, 96.0784%
XYZ:
38.2808, 19.8727, 4.4030
xyY:
0.6119, 0.3177, 19.8727
CIE-Lab:
51.6930, 77.4675, 48.0645
CIE-LCH:
51.6930, 91.1669, 31.8174
CIE-Luv:
51.6930, 161.4036, 29.0910
Hunter-Lab:
44.5788, 75.2691, 25.3492
#f50c2e color charts
#f50c2e color shades, tints & tones
#f50c2e color schemes
#f50c2e color preview, HTML & CSS examples
This text has a color of #f50c2e
<p style="color:#f50c2e;">Text here</p>
.mytext {color:#f50c2e;}
This box has a color of #f50c2e
<div style="background-color:#f50c2e;">Content here</div>
.mybackground {background-color:#f50c2e;}
Border around this has a color of #f50c2e
<div style="border:2px solid #f50c2e;">Content here</div>
.myborder {border:2px solid #f50c2e;}