#fc0001 color space conversions
Hex:
#fc0001
RGB:
252, 0, 1
CMY:
1, 100, 100
CMYK:
0, 100, 100, 1
HSL:
360°, 100.0000%, 49.4118%
HSV (HSB):
360°, 100.0000%, 98.8235%
XYZ:
40.1504, 20.6976, 1.9076
xyY:
0.6398, 0.3298, 20.6976
CIE-Lab:
52.6170, 79.4005, 66.3607
CIE-LCH:
52.6170, 103.4803, 39.8879
CIE-Luv:
52.6170, 172.9617, 37.2262
Hunter-Lab:
45.4947, 77.9158, 29.3602
#fc0001 color charts
#fc0001 RGB chart
#fc0001 CMYK chart
#fc0001 RGB pie chart
#fc0001 color shades, tints & tones
#fc0001 color schemes
#fc0001 color preview, HTML & CSS examples
This text has a color of #fc0001
<p style="color:#fc0001;">Text here</p>
.mytext {color:#fc0001;}
Text color #fc0001
This box has a color of #fc0001
<div style="background-color:#fc0001;">Content here</div>
.mybackground {background-color:#fc0001;}
Background color #fc0001
Border around this has a color of #fc0001
<div style="border:2px solid #fc0001;">Content here</div>
.myborder {border:2px solid #fc0001;}
Border color #fc0001