#ff047f color space conversions
Hex:
#ff047f
RGB:
255, 4, 127
CMY:
0, 98, 50
CMYK:
0, 98, 50, 0
HSL:
331°, 100.0000%, 50.7843%
HSV (HSB):
331°, 98.4314%, 100.0000%
XYZ:
45.1142, 22.8791, 22.1170
xyY:
0.5007, 0.2539, 22.8791
CIE-Lab:
54.9476, 84.2185, 4.7565
CIE-LCH:
54.9476, 84.3527, 3.2325
CIE-Luv:
54.9476, 142.2007, -11.0261
Hunter-Lab:
47.8321, 84.6509, 6.0675
#ff047f color charts
#ff047f color shades, tints & tones
#ff047f color schemes
#ff047f color preview, HTML & CSS examples
This text has a color of #ff047f
<p style="color:#ff047f;">Text here</p>
.mytext {color:#ff047f;}
This box has a color of #ff047f
<div style="background-color:#ff047f;">Content here</div>
.mybackground {background-color:#ff047f;}
Border around this has a color of #ff047f
<div style="border:2px solid #ff047f;">Content here</div>
.myborder {border:2px solid #ff047f;}