#fc007f color space conversions
Hex:
#fc007f
RGB:
252, 0, 127
CMY:
1, 100, 50
CMYK:
0, 100, 50, 1
HSL:
330°, 100.0000%, 49.4118%
HSV (HSB):
330°, 100.0000%, 98.8235%
XYZ:
43.9756, 22.2278, 22.0513
xyY:
0.4983, 0.2519, 22.2278
CIE-Lab:
54.2678, 83.8397, 3.7010
CIE-LCH:
54.2678, 83.9213, 2.5276
CIE-Luv:
54.2678, 140.2095, -12.2135
Hunter-Lab:
47.1463, 83.9895, 5.2713
#fc007f color charts
#fc007f color shades, tints & tones
#fc007f color schemes
#fc007f color preview, HTML & CSS examples
This text has a color of #fc007f
<p style="color:#fc007f;">Text here</p>
.mytext {color:#fc007f;}
This box has a color of #fc007f
<div style="background-color:#fc007f;">Content here</div>
.mybackground {background-color:#fc007f;}
Border around this has a color of #fc007f
<div style="border:2px solid #fc007f;">Content here</div>
.myborder {border:2px solid #fc007f;}