#ff500c color space conversions
Hex:
#ff500c
RGB:
255, 80, 12
CMY:
0, 69, 95
CMYK:
0, 69, 95, 0
HSL:
17°, 100.0000%, 52.3529%
HSV (HSB):
17°, 95.2941%, 100.0000%
XYZ:
44.1750, 27.0239, 3.2357
xyY:
0.5935, 0.3631, 27.0239
CIE-Lab:
58.9964, 64.0414, 67.3556
CIE-LCH:
58.9964, 92.9412, 46.4449
CIE-Luv:
58.9964, 143.3639, 46.9885
Hunter-Lab:
51.9845, 60.7117, 32.6987
#ff500c color charts
#ff500c RGB chart
#ff500c CMYK chart
#ff500c RGB pie chart
#ff500c color shades, tints & tones
#ff500c color schemes
#ff500c color preview, HTML & CSS examples
This text has a color of #ff500c
<p style="color:#ff500c;">Text here</p>
.mytext {color:#ff500c;}
Text color #ff500c
This box has a color of #ff500c
<div style="background-color:#ff500c;">Content here</div>
.mybackground {background-color:#ff500c;}
Background color #ff500c
Border around this has a color of #ff500c
<div style="border:2px solid #ff500c;">Content here</div>
.myborder {border:2px solid #ff500c;}
Border color #ff500c