#ff0570 color space conversions
Hex:
#ff0570
RGB:
255, 5, 112
CMY:
0, 98, 56
CMYK:
0, 98, 56, 0
HSL:
334°, 100.0000%, 50.9804%
HSV (HSB):
334°, 98.0392%, 100.0000%
XYZ:
44.2189, 22.5384, 17.3490
xyY:
0.5258, 0.2680, 22.5384
CIE-Lab:
54.5937, 83.1470, 13.2869
CIE-LCH:
54.5937, 84.2019, 9.0791
CIE-Luv:
54.5937, 148.6056, -0.9354
Hunter-Lab:
47.4746, 83.1782, 11.5655
#ff0570 color charts
#ff0570 color shades, tints & tones
#ff0570 color schemes
#ff0570 color preview, HTML & CSS examples
This text has a color of #ff0570
<p style="color:#ff0570;">Text here</p>
.mytext {color:#ff0570;}
This box has a color of #ff0570
<div style="background-color:#ff0570;">Content here</div>
.mybackground {background-color:#ff0570;}
Border around this has a color of #ff0570
<div style="border:2px solid #ff0570;">Content here</div>
.myborder {border:2px solid #ff0570;}