#ff007d color space conversions
Hex:
#ff007d
RGB:
255, 0, 125
CMY:
0, 100, 51
CMYK:
0, 100, 51, 0
HSL:
331°, 100.0000%, 50.0000%
HSV (HSB):
331°, 100.0000%, 100.0000%
XYZ:
44.9417, 22.7407, 21.4227
xyY:
0.5044, 0.2552, 22.7407
CIE-Lab:
54.8042, 84.3389, 5.7525
CIE-LCH:
54.8042, 84.5348, 3.9019
CIE-Luv:
54.8042, 143.4584, -9.8647
Hunter-Lab:
47.6872, 84.7706, 6.7459
#ff007d color charts
#ff007d RGB chart
#ff007d CMYK chart
#ff007d RGB pie chart
#ff007d color shades, tints & tones
#ff007d color schemes
#ff007d color preview, HTML & CSS examples
This text has a color of #ff007d
<p style="color:#ff007d;">Text here</p>
.mytext {color:#ff007d;}
Text color #ff007d
This box has a color of #ff007d
<div style="background-color:#ff007d;">Content here</div>
.mybackground {background-color:#ff007d;}
Background color #ff007d
Border around this has a color of #ff007d
<div style="border:2px solid #ff007d;">Content here</div>
.myborder {border:2px solid #ff007d;}
Border color #ff007d