#f50d01 color space conversions
Hex:
#f50d01
RGB:
245, 13, 1
CMY:
4, 95, 100
CMYK:
0, 95, 100, 4
HSL:
3°, 99.1870%, 48.2353%
HSV (HSB):
3°, 99.5918%, 96.0784%
XYZ:
37.8056, 19.7025, 1.8391
xyY:
0.6370, 0.3320, 19.7025
CIE-Lab:
51.4992, 76.7684, 65.0628
CIE-LCH:
51.4992, 100.6308, 40.2819
CIE-Luv:
51.4992, 166.3195, 36.7914
Hunter-Lab:
44.3875, 74.3533, 28.6147
#f50d01 color charts
#f50d01 color shades, tints & tones
#f50d01 color schemes
#f50d01 color preview, HTML & CSS examples
This text has a color of #f50d01
<p style="color:#f50d01;">Text here</p>
.mytext {color:#f50d01;}
This box has a color of #f50d01
<div style="background-color:#f50d01;">Content here</div>
.mybackground {background-color:#f50d01;}
Border around this has a color of #f50d01
<div style="border:2px solid #f50d01;">Content here</div>
.myborder {border:2px solid #f50d01;}