#fc002c color space conversions
Hex:
#fc002c
RGB:
252, 0, 44
CMY:
1, 100, 83
CMYK:
0, 100, 83, 1
HSL:
350°, 100.0000%, 49.4118%
HSV (HSB):
350°, 100.0000%, 98.8235%
XYZ:
40.5995, 20.8773, 4.2728
xyY:
0.6175, 0.3175, 20.8773
CIE-Lab:
52.8149, 79.9409, 50.6824
CIE-LCH:
52.8149, 94.6533, 32.3746
CIE-Luv:
52.8149, 168.3337, 30.3691
Hunter-Lab:
45.6917, 78.6464, 26.4398
#fc002c color charts
#fc002c RGB chart
#fc002c CMYK chart
#fc002c RGB pie chart
#fc002c color shades, tints & tones
#fc002c color schemes
#fc002c color preview, HTML & CSS examples
This text has a color of #fc002c
<p style="color:#fc002c;">Text here</p>
.mytext {color:#fc002c;}
Text color #fc002c
This box has a color of #fc002c
<div style="background-color:#fc002c;">Content here</div>
.mybackground {background-color:#fc002c;}
Background color #fc002c
Border around this has a color of #fc002c
<div style="border:2px solid #fc002c;">Content here</div>
.myborder {border:2px solid #fc002c;}
Border color #fc002c