#ff5a2f color space conversions
Hex:
#ff5a2f
RGB:
255, 90, 47
CMY:
0, 65, 82
CMYK:
0, 65, 82, 0
HSL:
12°, 100.0000%, 59.2157%
HSV (HSB):
12°, 81.5686%, 100.0000%
XYZ:
45.4093, 28.7776, 5.8506
xyY:
0.5674, 0.3596, 28.7776
CIE-Lab:
60.5848, 60.7687, 56.5723
CIE-LCH:
60.5848, 83.0257, 42.9518
CIE-Luv:
60.5848, 133.4058, 43.5460
Hunter-Lab:
53.6447, 57.2186, 31.0850
#ff5a2f color charts
#ff5a2f color shades, tints & tones
#ff5a2f color schemes
#ff5a2f color preview, HTML & CSS examples
This text has a color of #ff5a2f
<p style="color:#ff5a2f;">Text here</p>
.mytext {color:#ff5a2f;}
This box has a color of #ff5a2f
<div style="background-color:#ff5a2f;">Content here</div>
.mybackground {background-color:#ff5a2f;}
Border around this has a color of #ff5a2f
<div style="border:2px solid #ff5a2f;">Content here</div>
.myborder {border:2px solid #ff5a2f;}