#ff5c0e color space conversions
Hex:
#ff5c0e
RGB:
255, 92, 14
CMY:
0, 64, 95
CMYK:
0, 64, 95, 0
HSL:
19°, 100.0000%, 52.7451%
HSV (HSB):
19°, 94.5098%, 100.0000%
XYZ:
45.1464, 28.9460, 3.6231
xyY:
0.5809, 0.3725, 28.9460
CIE-Lab:
60.7339, 59.3703, 67.9713
CIE-LCH:
60.7339, 90.2493, 48.8640
CIE-Luv:
60.7339, 134.6544, 49.8214
Hunter-Lab:
53.8015, 55.6320, 33.6683
#ff5c0e color charts
#ff5c0e color shades, tints & tones
#ff5c0e color schemes
#ff5c0e color preview, HTML & CSS examples
This text has a color of #ff5c0e
<p style="color:#ff5c0e;">Text here</p>
.mytext {color:#ff5c0e;}
This box has a color of #ff5c0e
<div style="background-color:#ff5c0e;">Content here</div>
.mybackground {background-color:#ff5c0e;}
Border around this has a color of #ff5c0e
<div style="border:2px solid #ff5c0e;">Content here</div>
.myborder {border:2px solid #ff5c0e;}