#ff5a2b color space conversions
Hex:
#ff5a2b
RGB:
255, 90, 43
CMY:
0, 65, 83
CMYK:
0, 65, 83, 0
HSL:
13°, 100.0000%, 58.4314%
HSV (HSB):
13°, 83.1373%, 100.0000%
XYZ:
45.3322, 28.7467, 5.4449
xyY:
0.5700, 0.3615, 28.7467
CIE-Lab:
60.5575, 60.6654, 58.3116
CIE-LCH:
60.5575, 84.1459, 43.8666
CIE-Luv:
60.5575, 133.8836, 44.5524
Hunter-Lab:
53.6160, 57.0934, 31.5101
#ff5a2b color charts
#ff5a2b color shades, tints & tones
#ff5a2b color schemes
#ff5a2b color preview, HTML & CSS examples
This text has a color of #ff5a2b
<p style="color:#ff5a2b;">Text here</p>
.mytext {color:#ff5a2b;}
This box has a color of #ff5a2b
<div style="background-color:#ff5a2b;">Content here</div>
.mybackground {background-color:#ff5a2b;}
Border around this has a color of #ff5a2b
<div style="border:2px solid #ff5a2b;">Content here</div>
.myborder {border:2px solid #ff5a2b;}