#f50500 color space conversions
Hex:
#f50500
RGB:
245, 5, 0
CMY:
4, 98, 100
CMYK:
0, 98, 100, 4
HSL:
1°, 100.0000%, 48.0392%
HSV (HSB):
1°, 100.0000%, 96.0784%
XYZ:
37.7105, 19.5210, 1.7804
xyY:
0.6390, 0.3308, 19.5210
CIE-Lab:
51.2913, 77.3559, 65.2565
CIE-LCH:
51.2913, 101.2045, 40.1506
CIE-Luv:
51.2913, 167.5450, 36.5102
Hunter-Lab:
44.1826, 75.0327, 28.5387
#f50500 color charts
#f50500 color shades, tints & tones
#f50500 color schemes
#f50500 color preview, HTML & CSS examples
This text has a color of #f50500
<p style="color:#f50500;">Text here</p>
.mytext {color:#f50500;}
This box has a color of #f50500
<div style="background-color:#f50500;">Content here</div>
.mybackground {background-color:#f50500;}
Border around this has a color of #f50500
<div style="border:2px solid #f50500;">Content here</div>
.myborder {border:2px solid #f50500;}