#f50d03 color space conversions
Hex:
#f50d03
RGB:
245, 13, 3
CMY:
4, 95, 99
CMYK:
0, 95, 99, 4
HSL:
2°, 97.5806%, 48.6275%
HSV (HSB):
2°, 98.7755%, 96.0784%
XYZ:
37.8165, 19.7069, 1.8968
xyY:
0.6364, 0.3317, 19.7069
CIE-Lab:
51.5042, 76.7824, 64.5403
CIE-LCH:
51.5042, 100.3044, 40.0491
CIE-Luv:
51.5042, 166.2021, 36.6148
Hunter-Lab:
44.3925, 74.3718, 28.5414
#f50d03 color charts
#f50d03 color shades, tints & tones
#f50d03 color schemes
#f50d03 color preview, HTML & CSS examples
This text has a color of #f50d03
<p style="color:#f50d03;">Text here</p>
.mytext {color:#f50d03;}
This box has a color of #f50d03
<div style="background-color:#f50d03;">Content here</div>
.mybackground {background-color:#f50d03;}
Border around this has a color of #f50d03
<div style="border:2px solid #f50d03;">Content here</div>
.myborder {border:2px solid #f50d03;}