#ff007e color space conversions
Hex:
#ff007e
RGB:
255, 0, 126
CMY:
0, 100, 51
CMYK:
0, 100, 51, 0
HSL:
330°, 100.0000%, 50.0000%
HSV (HSB):
330°, 100.0000%, 100.0000%
XYZ:
45.0059, 22.7664, 21.7609
xyY:
0.5027, 0.2543, 22.7664
CIE-Lab:
54.8309, 84.4095, 5.1895
CIE-LCH:
54.8309, 84.5688, 3.5181
CIE-Luv:
54.8309, 143.0113, -10.5546
Hunter-Lab:
47.7141, 84.8688, 6.3595
#ff007e color charts
#ff007e color shades, tints & tones
#ff007e color schemes
#ff007e color preview, HTML & CSS examples
This text has a color of #ff007e
<p style="color:#ff007e;">Text here</p>
.mytext {color:#ff007e;}
This box has a color of #ff007e
<div style="background-color:#ff007e;">Content here</div>
.mybackground {background-color:#ff007e;}
Border around this has a color of #ff007e
<div style="border:2px solid #ff007e;">Content here</div>
.myborder {border:2px solid #ff007e;}