#f50d0c color space conversions
Hex:
#f50d0c
RGB:
245, 13, 12
CMY:
4, 95, 95
CMYK:
0, 95, 95, 4
HSL:
0°, 92.0949%, 50.3922%
HSV (HSB):
0°, 95.1020%, 96.0784%
XYZ:
37.8665, 19.7269, 2.1597
xyY:
0.6337, 0.3301, 19.7269
CIE-Lab:
51.5270, 76.8459, 62.2871
CIE-LCH:
51.5270, 98.9190, 39.0263
CIE-Luv:
51.5270, 165.6692, 35.8129
Hunter-Lab:
44.4149, 74.4561, 28.2074
#f50d0c color charts
#f50d0c color shades, tints & tones
#f50d0c color schemes
#f50d0c color preview, HTML & CSS examples
This text has a color of #f50d0c
<p style="color:#f50d0c;">Text here</p>
.mytext {color:#f50d0c;}
This box has a color of #f50d0c
<div style="background-color:#f50d0c;">Content here</div>
.mybackground {background-color:#f50d0c;}
Border around this has a color of #f50d0c
<div style="border:2px solid #f50d0c;">Content here</div>
.myborder {border:2px solid #f50d0c;}