#ff5479 color space conversions
Hex:
#ff5479
RGB:
255, 84, 121
CMY:
0, 67, 53
CMYK:
0, 67, 53, 0
HSL:
347°, 100.0000%, 66.4706%
HSV (HSB):
347°, 67.0588%, 100.0000%
XYZ:
47.8615, 28.9811, 21.1605
xyY:
0.4884, 0.2957, 28.9811
CIE-Lab:
60.7650, 66.9054, 16.5063
CIE-LCH:
60.7650, 68.9115, 13.8587
CIE-Luv:
60.7650, 120.6684, 7.3640
Hunter-Lab:
53.8341, 64.4867, 14.3789
#ff5479 color charts
#ff5479 color shades, tints & tones
#ff5479 color schemes
#ff5479 color preview, HTML & CSS examples
This text has a color of #ff5479
<p style="color:#ff5479;">Text here</p>
.mytext {color:#ff5479;}
This box has a color of #ff5479
<div style="background-color:#ff5479;">Content here</div>
.mybackground {background-color:#ff5479;}
Border around this has a color of #ff5479
<div style="border:2px solid #ff5479;">Content here</div>
.myborder {border:2px solid #ff5479;}