#ff007a color space conversions
Hex:
#ff007a
RGB:
255, 0, 122
CMY:
0, 100, 52
CMYK:
0, 100, 52, 0
HSL:
331°, 100.0000%, 50.0000%
HSV (HSB):
331°, 100.0000%, 100.0000%
XYZ:
44.7529, 22.6651, 20.4284
xyY:
0.5094, 0.2580, 22.6651
CIE-Lab:
54.7257, 84.1308, 7.4455
CIE-LCH:
54.7257, 84.4596, 5.0574
CIE-Luv:
54.7257, 144.7893, -7.8141
Hunter-Lab:
47.6079, 84.4814, 7.8844
#ff007a color charts
#ff007a RGB chart
#ff007a CMYK chart
#ff007a RGB pie chart
#ff007a color shades, tints & tones
#ff007a color schemes
#ff007a color preview, HTML & CSS examples
This text has a color of #ff007a
<p style="color:#ff007a;">Text here</p>
.mytext {color:#ff007a;}
Text color #ff007a
This box has a color of #ff007a
<div style="background-color:#ff007a;">Content here</div>
.mybackground {background-color:#ff007a;}
Background color #ff007a
Border around this has a color of #ff007a
<div style="border:2px solid #ff007a;">Content here</div>
.myborder {border:2px solid #ff007a;}
Border color #ff007a