#ff5350 color space conversions
Hex:
#ff5350
RGB:
255, 83, 80
CMY:
0, 67, 69
CMYK:
0, 67, 69, 0
HSL:
1°, 100.0000%, 65.6863%
HSV (HSB):
1°, 68.6275%, 100.0000%
XYZ:
45.7812, 28.0257, 10.5860
xyY:
0.5425, 0.3321, 28.0257
CIE-Lab:
59.9119, 64.7334, 38.9181
CIE-LCH:
59.9119, 75.5317, 31.0146
CIE-Luv:
59.9119, 132.3560, 29.7748
Hunter-Lab:
52.9393, 61.7207, 25.2016
#ff5350 color charts
#ff5350 color shades, tints & tones
#ff5350 color schemes
#ff5350 color preview, HTML & CSS examples
This text has a color of #ff5350
<p style="color:#ff5350;">Text here</p>
.mytext {color:#ff5350;}
This box has a color of #ff5350
<div style="background-color:#ff5350;">Content here</div>
.mybackground {background-color:#ff5350;}
Border around this has a color of #ff5350
<div style="border:2px solid #ff5350;">Content here</div>
.myborder {border:2px solid #ff5350;}