#f50f31 color space conversions
Hex:
#f50f31
RGB:
245, 15, 49
CMY:
4, 94, 81
CMYK:
0, 94, 80, 4
HSL:
351°, 92.0000%, 50.9804%
HSV (HSB):
351°, 93.8776%, 96.0784%
XYZ:
38.3814, 19.9759, 4.7385
xyY:
0.6083, 0.3166, 19.9759
CIE-Lab:
51.8099, 77.2865, 46.5647
CIE-LCH:
51.8099, 90.2301, 31.0687
CIE-Luv:
51.8099, 160.3142, 28.3351
Hunter-Lab:
44.6944, 75.0721, 25.0001
#f50f31 color charts
#f50f31 color shades, tints & tones
#f50f31 color schemes
#f50f31 color preview, HTML & CSS examples
This text has a color of #f50f31
<p style="color:#f50f31;">Text here</p>
.mytext {color:#f50f31;}
This box has a color of #f50f31
<div style="background-color:#f50f31;">Content here</div>
.mybackground {background-color:#f50f31;}
Border around this has a color of #f50f31
<div style="border:2px solid #f50f31;">Content here</div>
.myborder {border:2px solid #f50f31;}