#ff500d color space conversions
Hex:
#ff500d
RGB:
255, 80, 13
CMY:
0, 69, 95
CMYK:
0, 69, 95, 0
HSL:
17°, 100.0000%, 52.5490%
HSV (HSB):
17°, 94.9020%, 100.0000%
XYZ:
44.1813, 27.0264, 3.2688
xyY:
0.5932, 0.3629, 27.0264
CIE-Lab:
58.9987, 64.0497, 67.1491
CIE-LCH:
58.9987, 92.7974, 46.3533
CIE-Luv:
58.9987, 143.3195, 46.9015
Hunter-Lab:
51.9869, 60.7220, 32.6629
#ff500d color charts
#ff500d RGB chart
#ff500d CMYK chart
#ff500d RGB pie chart
#ff500d color shades, tints & tones
#ff500d color schemes
#ff500d color preview, HTML & CSS examples
This text has a color of #ff500d
<p style="color:#ff500d;">Text here</p>
.mytext {color:#ff500d;}
Text color #ff500d
This box has a color of #ff500d
<div style="background-color:#ff500d;">Content here</div>
.mybackground {background-color:#ff500d;}
Background color #ff500d
Border around this has a color of #ff500d
<div style="border:2px solid #ff500d;">Content here</div>
.myborder {border:2px solid #ff500d;}
Border color #ff500d