#ff5940 color space conversions
Hex:
#ff5940
RGB:
255, 89, 64
CMY:
0, 65, 75
CMYK:
0, 65, 75, 0
HSL:
8°, 100.0000%, 62.5490%
HSV (HSB):
8°, 74.9020%, 100.0000%
XYZ:
45.7378, 28.7749, 7.9940
xyY:
0.5544, 0.3488, 28.7749
CIE-Lab:
60.5825, 61.7192, 48.2928
CIE-LCH:
60.5825, 78.3674, 38.0417
CIE-Luv:
60.5825, 131.5891, 37.9801
Hunter-Lab:
53.6423, 58.3231, 28.7140
#ff5940 color charts
#ff5940 color shades, tints & tones
#ff5940 color schemes
#ff5940 color preview, HTML & CSS examples
This text has a color of #ff5940
<p style="color:#ff5940;">Text here</p>
.mytext {color:#ff5940;}
This box has a color of #ff5940
<div style="background-color:#ff5940;">Content here</div>
.mybackground {background-color:#ff5940;}
Border around this has a color of #ff5940
<div style="border:2px solid #ff5940;">Content here</div>
.myborder {border:2px solid #ff5940;}