#ff5a46 color space conversions
Hex:
#ff5a46
RGB:
255, 90, 70
CMY:
0, 65, 73
CMYK:
0, 65, 73, 0
HSL:
6°, 100.0000%, 63.7255%
HSV (HSB):
6°, 72.5490%, 100.0000%
XYZ:
46.0017, 29.0145, 8.9702
xyY:
0.5477, 0.3455, 29.0145
CIE-Lab:
60.7944, 61.5576, 45.3794
CIE-LCH:
60.7944, 76.4763, 36.3971
CIE-Luv:
60.7944, 129.8392, 36.0145
Hunter-Lab:
53.8651, 58.1778, 27.8320
#ff5a46 color charts
#ff5a46 color shades, tints & tones
#ff5a46 color schemes
#ff5a46 color preview, HTML & CSS examples
This text has a color of #ff5a46
<p style="color:#ff5a46;">Text here</p>
.mytext {color:#ff5a46;}
This box has a color of #ff5a46
<div style="background-color:#ff5a46;">Content here</div>
.mybackground {background-color:#ff5a46;}
Border around this has a color of #ff5a46
<div style="border:2px solid #ff5a46;">Content here</div>
.myborder {border:2px solid #ff5a46;}