#ff5a32 color space conversions
Hex:
#ff5a32
RGB:
255, 90, 50
CMY:
0, 65, 80
CMYK:
0, 65, 80, 0
HSL:
12°, 100.0000%, 59.8039%
HSV (HSB):
12°, 80.3922%, 100.0000%
XYZ:
45.4719, 28.8026, 6.1804
xyY:
0.5652, 0.3580, 28.8026
CIE-Lab:
60.6070, 60.8526, 55.2183
CIE-LCH:
60.6070, 82.1711, 42.2209
CIE-Luv:
60.6070, 133.0199, 42.7325
Hunter-Lab:
53.6681, 57.3204, 30.7398
#ff5a32 color charts
#ff5a32 color shades, tints & tones
#ff5a32 color schemes
#ff5a32 color preview, HTML & CSS examples
This text has a color of #ff5a32
<p style="color:#ff5a32;">Text here</p>
.mytext {color:#ff5a32;}
This box has a color of #ff5a32
<div style="background-color:#ff5a32;">Content here</div>
.mybackground {background-color:#ff5a32;}
Border around this has a color of #ff5a32
<div style="border:2px solid #ff5a32;">Content here</div>
.myborder {border:2px solid #ff5a32;}