#ff501d color space conversions
Hex:
#ff501d
RGB:
255, 80, 29
CMY:
0, 69, 89
CMYK:
0, 69, 89, 0
HSL:
14°, 100.0000%, 55.6863%
HSV (HSB):
14°, 88.6275%, 100.0000%
XYZ:
44.3304, 27.0860, 4.0541
xyY:
0.5874, 0.3589, 27.0860
CIE-Lab:
59.0539, 64.2473, 62.6191
CIE-LCH:
59.0539, 89.7155, 44.2647
CIE-Luv:
59.0539, 142.2733, 44.8497
Hunter-Lab:
52.0442, 60.9660, 31.8125
#ff501d color charts
#ff501d color shades, tints & tones
#ff501d color schemes
#ff501d color preview, HTML & CSS examples
This text has a color of #ff501d
<p style="color:#ff501d;">Text here</p>
.mytext {color:#ff501d;}
This box has a color of #ff501d
<div style="background-color:#ff501d;">Content here</div>
.mybackground {background-color:#ff501d;}
Border around this has a color of #ff501d
<div style="border:2px solid #ff501d;">Content here</div>
.myborder {border:2px solid #ff501d;}