#ff500e color space conversions
Hex:
#ff500e
RGB:
255, 80, 14
CMY:
0, 69, 95
CMYK:
0, 69, 95, 0
HSL:
16°, 100.0000%, 52.7451%
HSV (HSB):
16°, 94.5098%, 100.0000%
XYZ:
44.1879, 27.0290, 3.3036
xyY:
0.5930, 0.3627, 27.0290
CIE-Lab:
59.0012, 64.0585, 66.9331
CIE-LCH:
59.0012, 92.6474, 46.2572
CIE-Luv:
59.0012, 143.2727, 46.8098
Hunter-Lab:
51.9894, 60.7328, 32.6251
#ff500e color charts
#ff500e RGB chart
#ff500e CMYK chart
#ff500e RGB pie chart
#ff500e color shades, tints & tones
#ff500e color schemes
#ff500e color preview, HTML & CSS examples
This text has a color of #ff500e
<p style="color:#ff500e;">Text here</p>
.mytext {color:#ff500e;}
Text color #ff500e
This box has a color of #ff500e
<div style="background-color:#ff500e;">Content here</div>
.mybackground {background-color:#ff500e;}
Background color #ff500e
Border around this has a color of #ff500e
<div style="border:2px solid #ff500e;">Content here</div>
.myborder {border:2px solid #ff500e;}
Border color #ff500e