#ff500f color space conversions
Hex:
#ff500f
RGB:
255, 80, 15
CMY:
0, 69, 94
CMYK:
0, 69, 94, 0
HSL:
16°, 100.0000%, 52.9412%
HSV (HSB):
16°, 94.1176%, 100.0000%
XYZ:
44.1949, 27.0318, 3.3403
xyY:
0.5927, 0.3625, 27.0318
CIE-Lab:
59.0038, 64.0677, 66.7078
CIE-LCH:
59.0038, 92.4911, 46.1565
CIE-Luv:
59.0038, 143.2236, 46.7135
Hunter-Lab:
51.9921, 60.7442, 32.5854
#ff500f color charts
#ff500f RGB chart
#ff500f CMYK chart
#ff500f RGB pie chart
#ff500f color shades, tints & tones
#ff500f color schemes
#ff500f color preview, HTML & CSS examples
This text has a color of #ff500f
<p style="color:#ff500f;">Text here</p>
.mytext {color:#ff500f;}
Text color #ff500f
This box has a color of #ff500f
<div style="background-color:#ff500f;">Content here</div>
.mybackground {background-color:#ff500f;}
Background color #ff500f
Border around this has a color of #ff500f
<div style="border:2px solid #ff500f;">Content here</div>
.myborder {border:2px solid #ff500f;}
Border color #ff500f