#ff5270 color space conversions
Hex:
#ff5270
RGB:
255, 82, 112
CMY:
0, 68, 56
CMYK:
0, 68, 56, 0
HSL:
350°, 100.0000%, 66.0784%
HSV (HSB):
350°, 67.8431%, 100.0000%
XYZ:
47.1819, 28.4644, 18.3367
xyY:
0.5020, 0.3029, 28.4644
CIE-Lab:
60.3060, 66.9919, 21.1161
CIE-LCH:
60.3060, 70.2410, 17.4951
CIE-Luv:
60.3060, 124.5087, 12.3796
Hunter-Lab:
53.3521, 64.4904, 16.9690
#ff5270 color charts
#ff5270 color shades, tints & tones
#ff5270 color schemes
#ff5270 color preview, HTML & CSS examples
This text has a color of #ff5270
<p style="color:#ff5270;">Text here</p>
.mytext {color:#ff5270;}
This box has a color of #ff5270
<div style="background-color:#ff5270;">Content here</div>
.mybackground {background-color:#ff5270;}
Border around this has a color of #ff5270
<div style="border:2px solid #ff5270;">Content here</div>
.myborder {border:2px solid #ff5270;}