#ff5a4e color space conversions
Hex:
#ff5a4e
RGB:
255, 90, 78
CMY:
0, 65, 69
CMYK:
0, 65, 69, 0
HSL:
4°, 100.0000%, 65.2941%
HSV (HSB):
4°, 69.4118%, 100.0000%
XYZ:
46.2713, 29.1224, 10.3901
xyY:
0.5394, 0.3395, 29.1224
CIE-Lab:
60.8895, 61.9135, 41.1742
CIE-LCH:
60.8895, 74.3545, 33.6250
CIE-Luv:
60.8895, 128.2759, 32.7023
Hunter-Lab:
53.9652, 58.6121, 26.3603
#ff5a4e color charts
#ff5a4e color shades, tints & tones
#ff5a4e color schemes
#ff5a4e color preview, HTML & CSS examples
This text has a color of #ff5a4e
<p style="color:#ff5a4e;">Text here</p>
.mytext {color:#ff5a4e;}
This box has a color of #ff5a4e
<div style="background-color:#ff5a4e;">Content here</div>
.mybackground {background-color:#ff5a4e;}
Border around this has a color of #ff5a4e
<div style="border:2px solid #ff5a4e;">Content here</div>
.myborder {border:2px solid #ff5a4e;}