#fc0005 color space conversions
Hex:
#fc0005
RGB:
252, 0, 5
CMY:
1, 100, 98
CMYK:
0, 100, 98, 1
HSL:
359°, 100.0000%, 49.4118%
HSV (HSB):
359°, 100.0000%, 98.8235%
XYZ:
40.1723, 20.7064, 2.0230
xyY:
0.6387, 0.3292, 20.7064
CIE-Lab:
52.6267, 79.4270, 65.3504
CIE-LCH:
52.6267, 102.8558, 39.4466
CIE-Luv:
52.6267, 172.7299, 36.8836
Hunter-Lab:
45.5043, 77.9516, 29.2171
#fc0005 color charts
#fc0005 RGB chart
#fc0005 CMYK chart
#fc0005 RGB pie chart
#fc0005 color shades, tints & tones
#fc0005 color schemes
#fc0005 color preview, HTML & CSS examples
This text has a color of #fc0005
<p style="color:#fc0005;">Text here</p>
.mytext {color:#fc0005;}
Text color #fc0005
This box has a color of #fc0005
<div style="background-color:#fc0005;">Content here</div>
.mybackground {background-color:#fc0005;}
Background color #fc0005
Border around this has a color of #fc0005
<div style="border:2px solid #fc0005;">Content here</div>
.myborder {border:2px solid #fc0005;}
Border color #fc0005