#f50f07 color space conversions
Hex:
#f50f07
RGB:
245, 15, 7
CMY:
4, 94, 97
CMYK:
0, 94, 97, 4
HSL:
2°, 94.4444%, 49.4118%
HSV (HSB):
2°, 97.1429%, 96.0784%
XYZ:
37.8654, 19.7695, 2.0212
xyY:
0.6347, 0.3314, 19.7695
CIE-Lab:
51.5756, 76.6329, 63.5541
CIE-LCH:
51.5756, 99.5576, 39.6700
CIE-Luv:
51.5756, 165.6218, 36.3732
Hunter-Lab:
44.4629, 74.2037, 28.4288
#f50f07 color charts
#f50f07 color shades, tints & tones
#f50f07 color schemes
#f50f07 color preview, HTML & CSS examples
This text has a color of #f50f07
<p style="color:#f50f07;">Text here</p>
.mytext {color:#f50f07;}
This box has a color of #f50f07
<div style="background-color:#f50f07;">Content here</div>
.mybackground {background-color:#f50f07;}
Border around this has a color of #f50f07
<div style="border:2px solid #f50f07;">Content here</div>
.myborder {border:2px solid #f50f07;}