#ff5d84 color space conversions
Hex:
#ff5d84
RGB:
255, 93, 132
CMY:
0, 64, 48
CMYK:
0, 64, 48, 0
HSL:
346°, 100.0000%, 68.2353%
HSV (HSB):
346°, 63.5294%, 100.0000%
XYZ:
49.3192, 30.7546, 25.1666
xyY:
0.4686, 0.2922, 30.7546
CIE-Lab:
62.3000, 64.2872, 12.2603
CIE-LCH:
62.3000, 65.4458, 10.7973
CIE-Luv:
62.3000, 112.3577, 3.1528
Hunter-Lab:
55.4569, 61.6951, 11.9137
#ff5d84 color charts
#ff5d84 color shades, tints & tones
#ff5d84 color schemes
#ff5d84 color preview, HTML & CSS examples
This text has a color of #ff5d84
<p style="color:#ff5d84;">Text here</p>
.mytext {color:#ff5d84;}
This box has a color of #ff5d84
<div style="background-color:#ff5d84;">Content here</div>
.mybackground {background-color:#ff5d84;}
Border around this has a color of #ff5d84
<div style="border:2px solid #ff5d84;">Content here</div>
.myborder {border:2px solid #ff5d84;}