#ff5a28 color space conversions
Hex:
#ff5a28
RGB:
255, 90, 40
CMY:
0, 65, 84
CMYK:
0, 65, 84, 0
HSL:
14°, 100.0000%, 57.8431%
HSV (HSB):
14°, 84.3137%, 100.0000%
XYZ:
45.2792, 28.7255, 5.1656
xyY:
0.5719, 0.3628, 28.7255
CIE-Lab:
60.5386, 60.5942, 59.5613
CIE-LCH:
60.5386, 84.9659, 44.5075
CIE-Luv:
60.5386, 134.2145, 45.2489
Hunter-Lab:
53.5962, 57.0071, 31.8030
#ff5a28 color charts
#ff5a28 color shades, tints & tones
#ff5a28 color schemes
#ff5a28 color preview, HTML & CSS examples
This text has a color of #ff5a28
<p style="color:#ff5a28;">Text here</p>
.mytext {color:#ff5a28;}
This box has a color of #ff5a28
<div style="background-color:#ff5a28;">Content here</div>
.mybackground {background-color:#ff5a28;}
Border around this has a color of #ff5a28
<div style="border:2px solid #ff5a28;">Content here</div>
.myborder {border:2px solid #ff5a28;}