#fc004c color space conversions
Hex:
#fc004c
RGB:
252, 0, 76
CMY:
1, 100, 70
CMYK:
0, 100, 70, 1
HSL:
342°, 100.0000%, 49.4118%
HSV (HSB):
342°, 100.0000%, 98.8235%
XYZ:
41.4494, 21.2172, 8.7482
xyY:
0.5804, 0.2971, 21.2172
CIE-Lab:
53.1864, 80.9490, 32.9859
CIE-LCH:
53.1864, 87.4118, 22.1704
CIE-Luv:
53.1864, 160.2307, 18.2723
Hunter-Lab:
46.0622, 80.0157, 20.9831
#fc004c color charts
#fc004c RGB chart
#fc004c CMYK chart
#fc004c RGB pie chart
#fc004c color shades, tints & tones
#fc004c color schemes
#fc004c color preview, HTML & CSS examples
This text has a color of #fc004c
<p style="color:#fc004c;">Text here</p>
.mytext {color:#fc004c;}
Text color #fc004c
This box has a color of #fc004c
<div style="background-color:#fc004c;">Content here</div>
.mybackground {background-color:#fc004c;}
Background color #fc004c
Border around this has a color of #fc004c
<div style="border:2px solid #fc004c;">Content here</div>
.myborder {border:2px solid #fc004c;}
Border color #fc004c