#ff5a84 color space conversions
Hex:
#ff5a84
RGB:
255, 90, 132
CMY:
0, 65, 48
CMYK:
0, 65, 48, 0
HSL:
345°, 100.0000%, 67.6471%
HSV (HSB):
345°, 64.7059%, 100.0000%
XYZ:
49.0610, 30.2383, 25.0806
xyY:
0.4700, 0.2897, 30.2383
CIE-Lab:
61.8593, 65.4844, 11.6405
CIE-LCH:
61.8593, 66.5109, 10.0796
CIE-Luv:
61.8593, 113.9954, 2.0926
Hunter-Lab:
54.9893, 63.0249, 11.4504
#ff5a84 color charts
#ff5a84 color shades, tints & tones
#ff5a84 color schemes
#ff5a84 color preview, HTML & CSS examples
This text has a color of #ff5a84
<p style="color:#ff5a84;">Text here</p>
.mytext {color:#ff5a84;}
This box has a color of #ff5a84
<div style="background-color:#ff5a84;">Content here</div>
.mybackground {background-color:#ff5a84;}
Border around this has a color of #ff5a84
<div style="border:2px solid #ff5a84;">Content here</div>
.myborder {border:2px solid #ff5a84;}