#fc0008 color space conversions
Hex:
#fc0008
RGB:
252, 0, 8
CMY:
1, 100, 97
CMYK:
0, 100, 97, 1
HSL:
358°, 100.0000%, 49.4118%
HSV (HSB):
358°, 100.0000%, 98.8235%
XYZ:
40.1887, 20.7130, 2.1096
xyY:
0.6378, 0.3287, 20.7130
CIE-Lab:
52.6339, 79.4468, 64.6180
CIE-LCH:
52.6339, 102.4074, 39.1231
CIE-Luv:
52.6339, 172.5564, 36.6272
Hunter-Lab:
45.5115, 77.9784, 29.1098
#fc0008 color charts
#fc0008 RGB chart
#fc0008 CMYK chart
#fc0008 RGB pie chart
#fc0008 color shades, tints & tones
#fc0008 color schemes
#fc0008 color preview, HTML & CSS examples
This text has a color of #fc0008
<p style="color:#fc0008;">Text here</p>
.mytext {color:#fc0008;}
Text color #fc0008
This box has a color of #fc0008
<div style="background-color:#fc0008;">Content here</div>
.mybackground {background-color:#fc0008;}
Background color #fc0008
Border around this has a color of #fc0008
<div style="border:2px solid #fc0008;">Content here</div>
.myborder {border:2px solid #fc0008;}
Border color #fc0008