#f50d37 color space conversions
Hex:
#f50d37
RGB:
245, 13, 55
CMY:
4, 95, 78
CMYK:
0, 95, 78, 4
HSL:
349°, 92.0635%, 50.5882%
HSV (HSB):
349°, 94.6939%, 96.0784%
XYZ:
38.4897, 19.9762, 5.4416
xyY:
0.6023, 0.3126, 19.9762
CIE-Lab:
51.8102, 77.6324, 43.2452
CIE-LCH:
51.8102, 88.8647, 29.1200
CIE-Luv:
51.8102, 159.2984, 26.1854
Hunter-Lab:
44.6947, 75.5030, 24.0677
#f50d37 color charts
#f50d37 color shades, tints & tones
#f50d37 color schemes
#f50d37 color preview, HTML & CSS examples
This text has a color of #f50d37
<p style="color:#f50d37;">Text here</p>
.mytext {color:#f50d37;}
This box has a color of #f50d37
<div style="background-color:#f50d37;">Content here</div>
.mybackground {background-color:#f50d37;}
Border around this has a color of #f50d37
<div style="border:2px solid #f50d37;">Content here</div>
.myborder {border:2px solid #f50d37;}