#ff5420 color space conversions
Hex:
#ff5420
RGB:
255, 84, 32
CMY:
0, 67, 87
CMYK:
0, 67, 87, 0
HSL:
14°, 100.0000%, 56.2745%
HSV (HSB):
14°, 87.4510%, 100.0000%
XYZ:
44.6710, 27.7049, 4.3597
xyY:
0.5821, 0.3610, 27.7049
CIE-Lab:
59.6212, 62.7924, 61.9597
CIE-LCH:
59.6212, 88.2150, 44.6175
CIE-Luv:
59.6212, 139.2574, 45.3094
Hunter-Lab:
52.6355, 59.3785, 31.9340
#ff5420 color charts
#ff5420 color shades, tints & tones
#ff5420 color schemes
#ff5420 color preview, HTML & CSS examples
This text has a color of #ff5420
<p style="color:#ff5420;">Text here</p>
.mytext {color:#ff5420;}
This box has a color of #ff5420
<div style="background-color:#ff5420;">Content here</div>
.mybackground {background-color:#ff5420;}
Border around this has a color of #ff5420
<div style="border:2px solid #ff5420;">Content here</div>
.myborder {border:2px solid #ff5420;}