#ff047c color space conversions
Hex:
#ff047c
RGB:
255, 4, 124
CMY:
0, 98, 51
CMYK:
0, 98, 51, 0
HSL:
331°, 100.0000%, 50.7843%
HSV (HSB):
331°, 98.4314%, 100.0000%
XYZ:
44.9215, 22.8021, 21.1024
xyY:
0.5057, 0.2567, 22.8021
CIE-Lab:
54.8679, 84.0062, 6.4450
CIE-LCH:
54.8679, 84.2531, 4.3872
CIE-Luv:
54.8679, 143.5353, -8.9574
Hunter-Lab:
47.7515, 84.3560, 7.2246
#ff047c color charts
#ff047c color shades, tints & tones
#ff047c color schemes
#ff047c color preview, HTML & CSS examples
This text has a color of #ff047c
<p style="color:#ff047c;">Text here</p>
.mytext {color:#ff047c;}
This box has a color of #ff047c
<div style="background-color:#ff047c;">Content here</div>
.mybackground {background-color:#ff047c;}
Border around this has a color of #ff047c
<div style="border:2px solid #ff047c;">Content here</div>
.myborder {border:2px solid #ff047c;}