#f50b10 color space conversions
Hex:
#f50b10
RGB:
245, 11, 16
CMY:
4, 96, 94
CMYK:
0, 96, 93, 4
HSL:
359°, 92.1260%, 50.1961%
HSV (HSB):
359°, 95.5102%, 96.0784%
XYZ:
37.8694, 19.6892, 2.2947
xyY:
0.6327, 0.3290, 19.6892
CIE-Lab:
51.4840, 77.0405, 61.1079
CIE-LCH:
51.4840, 98.3332, 38.4212
CIE-Luv:
51.4840, 165.6913, 35.2773
Hunter-Lab:
44.3726, 74.6874, 27.9947
#f50b10 color charts
#f50b10 color shades, tints & tones
#f50b10 color schemes
#f50b10 color preview, HTML & CSS examples
This text has a color of #f50b10
<p style="color:#f50b10;">Text here</p>
.mytext {color:#f50b10;}
This box has a color of #f50b10
<div style="background-color:#f50b10;">Content here</div>
.mybackground {background-color:#f50b10;}
Border around this has a color of #f50b10
<div style="border:2px solid #f50b10;">Content here</div>
.myborder {border:2px solid #f50b10;}