#f50f3e color space conversions
Hex:
#f50f3e
RGB:
245, 15, 62
CMY:
4, 94, 76
CMYK:
0, 94, 75, 4
HSL:
348°, 92.0000%, 50.9804%
HSV (HSB):
348°, 93.8776%, 96.0784%
XYZ:
38.6965, 20.1019, 6.3980
xyY:
0.5935, 0.3083, 20.1019
CIE-Lab:
51.9523, 77.6816, 39.4049
CIE-LCH:
51.9523, 87.1044, 26.8969
CIE-Luv:
51.9523, 157.2392, 23.6544
Hunter-Lab:
44.8352, 75.5989, 22.9240
#f50f3e color charts
#f50f3e color shades, tints & tones
#f50f3e color schemes
#f50f3e color preview, HTML & CSS examples
This text has a color of #f50f3e
<p style="color:#f50f3e;">Text here</p>
.mytext {color:#f50f3e;}
This box has a color of #f50f3e
<div style="background-color:#f50f3e;">Content here</div>
.mybackground {background-color:#f50f3e;}
Border around this has a color of #f50f3e
<div style="border:2px solid #f50f3e;">Content here</div>
.myborder {border:2px solid #f50f3e;}