#f50b2d color space conversions
Hex:
#f50b2d
RGB:
245, 11, 45
CMY:
4, 96, 82
CMYK:
0, 96, 82, 4
HSL:
351°, 92.1260%, 50.1961%
HSV (HSB):
351°, 95.5102%, 96.0784%
XYZ:
38.2495, 19.8413, 4.2964
xyY:
0.6131, 0.3180, 19.8413
CIE-Lab:
51.6573, 77.5206, 48.5613
CIE-LCH:
51.6573, 91.4748, 32.0643
CIE-Luv:
51.6573, 161.7444, 29.3365
Hunter-Lab:
44.5436, 75.3266, 25.4617
#f50b2d color charts
#f50b2d color shades, tints & tones
#f50b2d color schemes
#f50b2d color preview, HTML & CSS examples
This text has a color of #f50b2d
<p style="color:#f50b2d;">Text here</p>
.mytext {color:#f50b2d;}
This box has a color of #f50b2d
<div style="background-color:#f50b2d;">Content here</div>
.mybackground {background-color:#f50b2d;}
Border around this has a color of #f50b2d
<div style="border:2px solid #f50b2d;">Content here</div>
.myborder {border:2px solid #f50b2d;}