#ff5054 color space conversions
Hex:
#ff5054
RGB:
255, 80, 84
CMY:
0, 69, 67
CMYK:
0, 69, 67, 0
HSL:
359°, 100.0000%, 65.6863%
HSV (HSB):
359°, 68.6275%, 100.0000%
XYZ:
45.7089, 27.6374, 11.3129
xyY:
0.5399, 0.3265, 27.6374
CIE-Lab:
59.5597, 66.0450, 36.2522
CIE-LCH:
59.5597, 75.3403, 28.7625
CIE-Luv:
59.5597, 133.2656, 27.0737
Hunter-Lab:
52.5713, 63.1997, 24.0412
#ff5054 color charts
#ff5054 color shades, tints & tones
#ff5054 color schemes
#ff5054 color preview, HTML & CSS examples
This text has a color of #ff5054
<p style="color:#ff5054;">Text here</p>
.mytext {color:#ff5054;}
This box has a color of #ff5054
<div style="background-color:#ff5054;">Content here</div>
.mybackground {background-color:#ff5054;}
Border around this has a color of #ff5054
<div style="border:2px solid #ff5054;">Content here</div>
.myborder {border:2px solid #ff5054;}