#ff5260 color space conversions
Hex:
#ff5260
RGB:
255, 82, 96
CMY:
0, 68, 62
CMYK:
0, 68, 62, 0
HSL:
355°, 100.0000%, 66.0784%
HSV (HSB):
355°, 67.8431%, 100.0000%
XYZ:
46.3686, 28.1391, 14.0538
xyY:
0.5236, 0.3177, 28.1391
CIE-Lab:
60.0142, 65.9617, 29.9845
CIE-LCH:
60.0142, 72.4570, 24.4453
CIE-Luv:
60.0142, 129.0397, 21.5615
Hunter-Lab:
53.0463, 63.1986, 21.4244
#ff5260 color charts
#ff5260 color shades, tints & tones
#ff5260 color schemes
#ff5260 color preview, HTML & CSS examples
This text has a color of #ff5260
<p style="color:#ff5260;">Text here</p>
.mytext {color:#ff5260;}
This box has a color of #ff5260
<div style="background-color:#ff5260;">Content here</div>
.mybackground {background-color:#ff5260;}
Border around this has a color of #ff5260
<div style="border:2px solid #ff5260;">Content here</div>
.myborder {border:2px solid #ff5260;}