#ff5280 color space conversions
Hex:
#ff5280
RGB:
255, 82, 128
CMY:
0, 68, 50
CMYK:
0, 68, 50, 0
HSL:
344°, 100.0000%, 66.0784%
HSV (HSB):
344°, 67.8431%, 100.0000%
XYZ:
48.1536, 28.8531, 23.4533
xyY:
0.4793, 0.2872, 28.8531
CIE-Lab:
60.6518, 68.2009, 12.2696
CIE-LCH:
60.6518, 69.2958, 10.1986
CIE-Luv:
60.6518, 119.4819, 2.1158
Hunter-Lab:
53.7151, 66.0172, 11.7131
#ff5280 color charts
#ff5280 color shades, tints & tones
#ff5280 color schemes
#ff5280 color preview, HTML & CSS examples
This text has a color of #ff5280
<p style="color:#ff5280;">Text here</p>
.mytext {color:#ff5280;}
This box has a color of #ff5280
<div style="background-color:#ff5280;">Content here</div>
.mybackground {background-color:#ff5280;}
Border around this has a color of #ff5280
<div style="border:2px solid #ff5280;">Content here</div>
.myborder {border:2px solid #ff5280;}