#ff5d0e color space conversions
Hex:
#ff5d0e
RGB:
255, 93, 14
CMY:
0, 64, 95
CMYK:
0, 64, 95, 0
HSL:
20°, 100.0000%, 52.7451%
HSV (HSB):
20°, 94.5098%, 100.0000%
XYZ:
45.2336, 29.1204, 3.6522
xyY:
0.5799, 0.3733, 29.1204
CIE-Lab:
60.8877, 58.9584, 68.0649
CIE-LCH:
60.8877, 90.0495, 49.1006
CIE-Luv:
60.8877, 133.9049, 50.0868
Hunter-Lab:
53.9633, 55.1880, 33.7616
#ff5d0e color charts
#ff5d0e color shades, tints & tones
#ff5d0e color schemes
#ff5d0e color preview, HTML & CSS examples
This text has a color of #ff5d0e
<p style="color:#ff5d0e;">Text here</p>
.mytext {color:#ff5d0e;}
This box has a color of #ff5d0e
<div style="background-color:#ff5d0e;">Content here</div>
.mybackground {background-color:#ff5d0e;}
Border around this has a color of #ff5d0e
<div style="border:2px solid #ff5d0e;">Content here</div>
.myborder {border:2px solid #ff5d0e;}