#ff500b color space conversions
Hex:
#ff500b
RGB:
255, 80, 11
CMY:
0, 69, 96
CMYK:
0, 69, 96, 0
HSL:
17°, 100.0000%, 52.1569%
HSV (HSB):
17°, 95.6863%, 100.0000%
XYZ:
44.1691, 27.0215, 3.2043
xyY:
0.5937, 0.3632, 27.0215
CIE-Lab:
58.9942, 64.0334, 67.5526
CIE-LCH:
58.9942, 93.0786, 46.5319
CIE-Luv:
58.9942, 143.4060, 47.0711
Hunter-Lab:
51.9822, 60.7019, 32.7328
#ff500b color charts
#ff500b RGB chart
#ff500b CMYK chart
#ff500b RGB pie chart
#ff500b color shades, tints & tones
#ff500b color schemes
#ff500b color preview, HTML & CSS examples
This text has a color of #ff500b
<p style="color:#ff500b;">Text here</p>
.mytext {color:#ff500b;}
Text color #ff500b
This box has a color of #ff500b
<div style="background-color:#ff500b;">Content here</div>
.mybackground {background-color:#ff500b;}
Background color #ff500b
Border around this has a color of #ff500b
<div style="border:2px solid #ff500b;">Content here</div>
.myborder {border:2px solid #ff500b;}
Border color #ff500b