#ff5965 color space conversions
Hex:
#ff5965
RGB:
255, 89, 101
CMY:
0, 65, 60
CMYK:
0, 65, 60, 0
HSL:
356°, 100.0000%, 67.4510%
HSV (HSB):
356°, 65.0980%, 100.0000%
XYZ:
47.1613, 29.3443, 15.4903
xyY:
0.5126, 0.3190, 29.3443
CIE-Lab:
61.0843, 63.5796, 28.4970
CIE-LCH:
61.0843, 69.6738, 24.1424
CIE-Luv:
61.0843, 123.5319, 20.9793
Hunter-Lab:
54.1704, 60.6058, 20.9651
#ff5965 color charts
#ff5965 color shades, tints & tones
#ff5965 color schemes
#ff5965 color preview, HTML & CSS examples
This text has a color of #ff5965
<p style="color:#ff5965;">Text here</p>
.mytext {color:#ff5965;}
This box has a color of #ff5965
<div style="background-color:#ff5965;">Content here</div>
.mybackground {background-color:#ff5965;}
Border around this has a color of #ff5965
<div style="border:2px solid #ff5965;">Content here</div>
.myborder {border:2px solid #ff5965;}