#fc007c color space conversions
Hex:
#fc007c
RGB:
252, 0, 124
CMY:
1, 100, 51
CMYK:
0, 100, 51, 1
HSL:
330°, 100.0000%, 49.4118%
HSV (HSB):
330°, 100.0000%, 98.8235%
XYZ:
43.7830, 22.1507, 21.0367
xyY:
0.5034, 0.2547, 22.1507
CIE-Lab:
54.1865, 83.6245, 5.3905
CIE-LCH:
54.1865, 83.7981, 3.6882
CIE-Luv:
54.1865, 141.5575, -10.1300
Hunter-Lab:
47.0645, 83.6913, 6.4440
#fc007c color charts
#fc007c RGB chart
#fc007c CMYK chart
#fc007c RGB pie chart
#fc007c color shades, tints & tones
#fc007c color schemes
#fc007c color preview, HTML & CSS examples
This text has a color of #fc007c
<p style="color:#fc007c;">Text here</p>
.mytext {color:#fc007c;}
Text color #fc007c
This box has a color of #fc007c
<div style="background-color:#fc007c;">Content here</div>
.mybackground {background-color:#fc007c;}
Background color #fc007c
Border around this has a color of #fc007c
<div style="border:2px solid #fc007c;">Content here</div>
.myborder {border:2px solid #fc007c;}
Border color #fc007c