#ff047e color space conversions
Hex:
#ff047e
RGB:
255, 4, 126
CMY:
0, 98, 51
CMYK:
0, 98, 51, 0
HSL:
331°, 100.0000%, 50.7843%
HSV (HSB):
331°, 98.4314%, 100.0000%
XYZ:
45.0493, 22.8532, 21.7754
xyY:
0.5023, 0.2548, 22.8532
CIE-Lab:
54.9208, 84.1471, 5.3187
CIE-LCH:
54.9208, 84.3150, 3.6167
CIE-Luv:
54.9208, 142.6473, -10.3334
Hunter-Lab:
47.8050, 84.5517, 6.4566
#ff047e color charts
#ff047e color shades, tints & tones
#ff047e color schemes
#ff047e color preview, HTML & CSS examples
This text has a color of #ff047e
<p style="color:#ff047e;">Text here</p>
.mytext {color:#ff047e;}
This box has a color of #ff047e
<div style="background-color:#ff047e;">Content here</div>
.mybackground {background-color:#ff047e;}
Border around this has a color of #ff047e
<div style="border:2px solid #ff047e;">Content here</div>
.myborder {border:2px solid #ff047e;}