#ff5e2f color space conversions
Hex:
#ff5e2f
RGB:
255, 94, 47
CMY:
0, 63, 82
CMYK:
0, 63, 82, 0
HSL:
14°, 100.0000%, 59.2157%
HSV (HSB):
14°, 81.5686%, 100.0000%
XYZ:
45.7558, 29.4706, 5.9661
xyY:
0.5635, 0.3630, 29.4706
CIE-Lab:
61.1948, 59.1314, 57.1305
CIE-LCH:
61.1948, 82.2218, 44.0140
CIE-Luv:
61.1948, 130.5235, 44.6625
Hunter-Lab:
54.2869, 55.4470, 31.4848
#ff5e2f color charts
#ff5e2f color shades, tints & tones
#ff5e2f color schemes
#ff5e2f color preview, HTML & CSS examples
This text has a color of #ff5e2f
<p style="color:#ff5e2f;">Text here</p>
.mytext {color:#ff5e2f;}
This box has a color of #ff5e2f
<div style="background-color:#ff5e2f;">Content here</div>
.mybackground {background-color:#ff5e2f;}
Border around this has a color of #ff5e2f
<div style="border:2px solid #ff5e2f;">Content here</div>
.myborder {border:2px solid #ff5e2f;}