#ff5949 color space conversions
Hex:
#ff5949
RGB:
255, 89, 73
CMY:
0, 65, 71
CMYK:
0, 65, 71, 0
HSL:
5°, 100.0000%, 64.3137%
HSV (HSB):
5°, 71.3725%, 100.0000%
XYZ:
46.0150, 28.8858, 9.4536
xyY:
0.5455, 0.3424, 28.8858
CIE-Lab:
60.6807, 62.0857, 43.6472
CIE-LCH:
60.6807, 75.8928, 35.1078
CIE-Luv:
60.6807, 129.9421, 34.5200
Hunter-Lab:
53.7455, 58.7707, 27.1930
#ff5949 color charts
#ff5949 color shades, tints & tones
#ff5949 color schemes
#ff5949 color preview, HTML & CSS examples
This text has a color of #ff5949
<p style="color:#ff5949;">Text here</p>
.mytext {color:#ff5949;}
This box has a color of #ff5949
<div style="background-color:#ff5949;">Content here</div>
.mybackground {background-color:#ff5949;}
Border around this has a color of #ff5949
<div style="border:2px solid #ff5949;">Content here</div>
.myborder {border:2px solid #ff5949;}