#f50c49 color space conversions
Hex:
#f50c49
RGB:
245, 12, 73
CMY:
4, 95, 71
CMYK:
0, 95, 70, 4
HSL:
344°, 92.0949%, 50.3922%
HSV (HSB):
344°, 95.1020%, 96.0784%
XYZ:
38.9903, 20.1565, 8.1389
xyY:
0.5795, 0.2996, 20.1565
CIE-Lab:
52.0136, 78.3523, 33.0158
CIE-LCH:
52.0136, 85.0243, 22.8494
CIE-Luv:
52.0136, 154.5539, 18.6949
Hunter-Lab:
44.8959, 76.4519, 20.6789
#f50c49 color charts
#f50c49 color shades, tints & tones
#f50c49 color schemes
#f50c49 color preview, HTML & CSS examples
This text has a color of #f50c49
<p style="color:#f50c49;">Text here</p>
.mytext {color:#f50c49;}
This box has a color of #f50c49
<div style="background-color:#f50c49;">Content here</div>
.mybackground {background-color:#f50c49;}
Border around this has a color of #f50c49
<div style="border:2px solid #f50c49;">Content here</div>
.myborder {border:2px solid #f50c49;}