#ff5976 color space conversions
Hex:
#ff5976
RGB:
255, 89, 118
CMY:
0, 65, 54
CMYK:
0, 65, 54, 0
HSL:
350°, 100.0000%, 67.4510%
HSV (HSB):
350°, 65.0980%, 100.0000%
XYZ:
48.0824, 29.7128, 20.3405
xyY:
0.4900, 0.3028, 29.7128
CIE-Lab:
61.4056, 64.7551, 19.1270
CIE-LCH:
61.4056, 67.5209, 16.4558
CIE-Luv:
61.4056, 118.8052, 10.9125
Hunter-Lab:
54.5094, 62.0622, 16.0322
#ff5976 color charts
#ff5976 color shades, tints & tones
#ff5976 color schemes
#ff5976 color preview, HTML & CSS examples
This text has a color of #ff5976
<p style="color:#ff5976;">Text here</p>
.mytext {color:#ff5976;}
This box has a color of #ff5976
<div style="background-color:#ff5976;">Content here</div>
.mybackground {background-color:#ff5976;}
Border around this has a color of #ff5976
<div style="border:2px solid #ff5976;">Content here</div>
.myborder {border:2px solid #ff5976;}