#ff007c color space conversions
Hex:
#ff007c
RGB:
255, 0, 124
CMY:
0, 100, 51
CMYK:
0, 100, 51, 0
HSL:
331°, 100.0000%, 50.0000%
HSV (HSB):
331°, 100.0000%, 100.0000%
XYZ:
44.8781, 22.7152, 21.0879
xyY:
0.5061, 0.2561, 22.7152
CIE-Lab:
54.7778, 84.2689, 6.3162
CIE-LCH:
54.7778, 84.5053, 4.2864
CIE-Luv:
54.7778, 143.9038, -9.1779
Hunter-Lab:
47.6605, 84.6733, 7.1288
#ff007c color charts
#ff007c color shades, tints & tones
#ff007c color schemes
#ff007c color preview, HTML & CSS examples
This text has a color of #ff007c
<p style="color:#ff007c;">Text here</p>
.mytext {color:#ff007c;}
This box has a color of #ff007c
<div style="background-color:#ff007c;">Content here</div>
.mybackground {background-color:#ff007c;}
Border around this has a color of #ff007c
<div style="border:2px solid #ff007c;">Content here</div>
.myborder {border:2px solid #ff007c;}