#ff5360 color space conversions
Hex:
#ff5360
RGB:
255, 83, 96
CMY:
0, 67, 62
CMYK:
0, 67, 62, 0
HSL:
355°, 100.0000%, 66.2745%
HSV (HSB):
355°, 67.4510%, 100.0000%
XYZ:
46.4446, 28.2910, 14.0791
xyY:
0.5229, 0.3185, 28.2910
CIE-Lab:
60.1508, 65.5879, 30.1593
CIE-LCH:
60.1508, 72.1898, 24.6944
CIE-Luv:
60.1508, 128.4506, 21.8571
Hunter-Lab:
53.1893, 62.7837, 21.5385
#ff5360 color charts
#ff5360 color shades, tints & tones
#ff5360 color schemes
#ff5360 color preview, HTML & CSS examples
This text has a color of #ff5360
<p style="color:#ff5360;">Text here</p>
.mytext {color:#ff5360;}
This box has a color of #ff5360
<div style="background-color:#ff5360;">Content here</div>
.mybackground {background-color:#ff5360;}
Border around this has a color of #ff5360
<div style="border:2px solid #ff5360;">Content here</div>
.myborder {border:2px solid #ff5360;}