#ff017c color space conversions
Hex:
#ff017c
RGB:
255, 1, 124
CMY:
0, 100, 51
CMYK:
0, 100, 51, 0
HSL:
331°, 100.0000%, 50.1961%
HSV (HSB):
331°, 99.6078%, 100.0000%
XYZ:
44.8889, 22.7369, 21.0915
xyY:
0.5060, 0.2563, 22.7369
CIE-Lab:
54.8003, 84.2031, 6.3484
CIE-LCH:
54.8003, 84.4421, 4.3116
CIE-Luv:
54.8003, 143.8116, -9.1227
Hunter-Lab:
47.6833, 84.5938, 7.1528
#ff017c color charts
#ff017c color shades, tints & tones
#ff017c color schemes
#ff017c color preview, HTML & CSS examples
This text has a color of #ff017c
<p style="color:#ff017c;">Text here</p>
.mytext {color:#ff017c;}
This box has a color of #ff017c
<div style="background-color:#ff017c;">Content here</div>
.mybackground {background-color:#ff017c;}
Border around this has a color of #ff017c
<div style="border:2px solid #ff017c;">Content here</div>
.myborder {border:2px solid #ff017c;}