#f50d24 color space conversions
Hex:
#f50d24
RGB:
245, 13, 36
CMY:
4, 95, 86
CMYK:
0, 95, 85, 4
HSL:
354°, 92.0635%, 50.5882%
HSV (HSB):
354°, 94.6939%, 96.0784%
XYZ:
38.1185, 19.8277, 3.4871
xyY:
0.6205, 0.3228, 19.8277
CIE-Lab:
51.6418, 77.1654, 53.1104
CIE-LCH:
51.6418, 93.6761, 34.5384
CIE-Luv:
51.6418, 163.0311, 31.8351
Hunter-Lab:
44.5283, 74.8808, 26.5267
#f50d24 color charts
#f50d24 color shades, tints & tones
#f50d24 color schemes
#f50d24 color preview, HTML & CSS examples
This text has a color of #f50d24
<p style="color:#f50d24;">Text here</p>
.mytext {color:#f50d24;}
This box has a color of #f50d24
<div style="background-color:#f50d24;">Content here</div>
.mybackground {background-color:#f50d24;}
Border around this has a color of #f50d24
<div style="border:2px solid #f50d24;">Content here</div>
.myborder {border:2px solid #f50d24;}