#f50b2b color space conversions
Hex:
#f50b2b
RGB:
245, 11, 43
CMY:
4, 96, 83
CMYK:
0, 96, 82, 4
HSL:
352°, 92.1260%, 50.1961%
HSV (HSB):
352°, 95.5102%, 96.0784%
XYZ:
38.2119, 19.8262, 4.0984
xyY:
0.6150, 0.3191, 19.8262
CIE-Lab:
51.6402, 77.4733, 49.5945
CIE-LCH:
51.6402, 91.9877, 32.6253
CIE-Luv:
51.6402, 162.1264, 29.9127
Hunter-Lab:
44.5267, 75.2635, 25.7115
#f50b2b color charts
#f50b2b color shades, tints & tones
#f50b2b color schemes
#f50b2b color preview, HTML & CSS examples
This text has a color of #f50b2b
<p style="color:#f50b2b;">Text here</p>
.mytext {color:#f50b2b;}
This box has a color of #f50b2b
<div style="background-color:#f50b2b;">Content here</div>
.mybackground {background-color:#f50b2b;}
Border around this has a color of #f50b2b
<div style="border:2px solid #f50b2b;">Content here</div>
.myborder {border:2px solid #f50b2b;}