#ff5864 color space conversions
Hex:
#ff5864
RGB:
255, 88, 100
CMY:
0, 65, 61
CMYK:
0, 65, 61, 0
HSL:
356°, 100.0000%, 67.2549%
HSV (HSB):
356°, 65.4902%, 100.0000%
XYZ:
47.0300, 29.1595, 15.2062
xyY:
0.5146, 0.3190, 29.1595
CIE-Lab:
60.9222, 63.9106, 28.8596
CIE-LCH:
60.9222, 70.1245, 24.3021
CIE-Luv:
60.9222, 124.4019, 21.2148
Hunter-Lab:
53.9996, 60.9621, 21.1037
#ff5864 color charts
#ff5864 color shades, tints & tones
#ff5864 color schemes
#ff5864 color preview, HTML & CSS examples
This text has a color of #ff5864
<p style="color:#ff5864;">Text here</p>
.mytext {color:#ff5864;}
This box has a color of #ff5864
<div style="background-color:#ff5864;">Content here</div>
.mybackground {background-color:#ff5864;}
Border around this has a color of #ff5864
<div style="border:2px solid #ff5864;">Content here</div>
.myborder {border:2px solid #ff5864;}