#ff5e32 color space conversions
Hex:
#ff5e32
RGB:
255, 94, 50
CMY:
0, 63, 80
CMYK:
0, 63, 80, 0
HSL:
13°, 100.0000%, 59.8039%
HSV (HSB):
13°, 80.3922%, 100.0000%
XYZ:
45.8184, 29.4957, 6.2960
xyY:
0.5614, 0.3614, 29.4957
CIE-Lab:
61.2166, 59.2159, 55.7934
CIE-LCH:
61.2166, 81.3598, 43.2955
CIE-Luv:
61.2166, 130.1524, 43.8571
Hunter-Lab:
54.3099, 55.5486, 31.1437
#ff5e32 color charts
#ff5e32 color shades, tints & tones
#ff5e32 color schemes
#ff5e32 color preview, HTML & CSS examples
This text has a color of #ff5e32
<p style="color:#ff5e32;">Text here</p>
.mytext {color:#ff5e32;}
This box has a color of #ff5e32
<div style="background-color:#ff5e32;">Content here</div>
.mybackground {background-color:#ff5e32;}
Border around this has a color of #ff5e32
<div style="border:2px solid #ff5e32;">Content here</div>
.myborder {border:2px solid #ff5e32;}