#fc004e color space conversions
Hex:
#fc004e
RGB:
252, 0, 78
CMY:
1, 100, 69
CMYK:
0, 100, 69, 1
HSL:
341°, 100.0000%, 49.4118%
HSV (HSB):
341°, 100.0000%, 98.8235%
XYZ:
41.5200, 21.2455, 9.1202
xyY:
0.5776, 0.2955, 21.2455
CIE-Lab:
53.2171, 81.0320, 31.8326
CIE-LCH:
53.2171, 87.0603, 21.4469
CIE-Luv:
53.2171, 159.5926, 17.3145
Hunter-Lab:
46.0928, 80.1287, 20.5336
#fc004e color charts
#fc004e RGB chart
#fc004e CMYK chart
#fc004e RGB pie chart
#fc004e color shades, tints & tones
#fc004e color schemes
#fc004e color preview, HTML & CSS examples
This text has a color of #fc004e
<p style="color:#fc004e;">Text here</p>
.mytext {color:#fc004e;}
Text color #fc004e
This box has a color of #fc004e
<div style="background-color:#fc004e;">Content here</div>
.mybackground {background-color:#fc004e;}
Background color #fc004e
Border around this has a color of #fc004e
<div style="border:2px solid #fc004e;">Content here</div>
.myborder {border:2px solid #fc004e;}
Border color #fc004e