#f50f2d color space conversions
Hex:
#f50f2d
RGB:
245, 15, 45
CMY:
4, 94, 82
CMYK:
0, 94, 82, 4
HSL:
352°, 92.0000%, 50.9804%
HSV (HSB):
352°, 93.8776%, 96.0784%
XYZ:
38.3007, 19.9436, 4.3134
xyY:
0.6122, 0.3188, 19.9436
CIE-Lab:
51.7734, 77.1847, 48.6715
CIE-LCH:
51.7734, 91.2491, 32.2349
CIE-Luv:
51.7734, 161.1216, 29.5612
Hunter-Lab:
44.6582, 74.9367, 25.5341
#f50f2d color charts
#f50f2d color shades, tints & tones
#f50f2d color schemes
#f50f2d color preview, HTML & CSS examples
This text has a color of #f50f2d
<p style="color:#f50f2d;">Text here</p>
.mytext {color:#f50f2d;}
This box has a color of #f50f2d
<div style="background-color:#f50f2d;">Content here</div>
.mybackground {background-color:#f50f2d;}
Border around this has a color of #f50f2d
<div style="border:2px solid #f50f2d;">Content here</div>
.myborder {border:2px solid #f50f2d;}