#fc008c color space conversions
Hex:
#fc008c
RGB:
252, 0, 140
CMY:
1, 100, 45
CMYK:
0, 100, 44, 1
HSL:
327°, 100.0000%, 49.4118%
HSV (HSB):
327°, 100.0000%, 98.8235%
XYZ:
44.8785, 22.5889, 26.8057
xyY:
0.4760, 0.2396, 22.5889
CIE-Lab:
54.6463, 84.8368, -3.5444
CIE-LCH:
54.6463, 84.9108, 357.6076
CIE-Luv:
54.6463, 134.2209, -21.5333
Hunter-Lab:
47.5278, 85.3765, -0.1701
#fc008c color charts
#fc008c RGB chart
#fc008c CMYK chart
#fc008c RGB pie chart
#fc008c color shades, tints & tones
#fc008c color schemes
#fc008c color preview, HTML & CSS examples
This text has a color of #fc008c
<p style="color:#fc008c;">Text here</p>
.mytext {color:#fc008c;}
Text color #fc008c
This box has a color of #fc008c
<div style="background-color:#fc008c;">Content here</div>
.mybackground {background-color:#fc008c;}
Background color #fc008c
Border around this has a color of #fc008c
<div style="border:2px solid #fc008c;">Content here</div>
.myborder {border:2px solid #fc008c;}
Border color #fc008c