#ff057f color space conversions
Hex:
#ff057f
RGB:
255, 5, 127
CMY:
0, 98, 50
CMYK:
0, 98, 50, 0
HSL:
331°, 100.0000%, 50.9804%
HSV (HSB):
331°, 98.0392%, 100.0000%
XYZ:
45.1250, 22.9008, 22.1206
xyY:
0.5006, 0.2540, 22.9008
CIE-Lab:
54.9701, 84.1530, 4.7888
CIE-LCH:
54.9701, 84.2892, 3.2569
CIE-Luv:
54.9701, 142.1105, -10.9708
Hunter-Lab:
47.8548, 84.5718, 6.0919
#ff057f color charts
#ff057f color shades, tints & tones
#ff057f color schemes
#ff057f color preview, HTML & CSS examples
This text has a color of #ff057f
<p style="color:#ff057f;">Text here</p>
.mytext {color:#ff057f;}
This box has a color of #ff057f
<div style="background-color:#ff057f;">Content here</div>
.mybackground {background-color:#ff057f;}
Border around this has a color of #ff057f
<div style="border:2px solid #ff057f;">Content here</div>
.myborder {border:2px solid #ff057f;}