#fc0000 color space conversions
Hex:
#fc0000
RGB:
252, 0, 0
CMY:
1, 100, 100
CMYK:
0, 100, 100, 1
HSL:
0°, 100.0000%, 49.4118%
HSV (HSB):
0°, 100.0000%, 98.8235%
XYZ:
40.1449, 20.6954, 1.8787
xyY:
0.6401, 0.3300, 20.6954
CIE-Lab:
52.6146, 79.3938, 66.6197
CIE-LCH:
52.6146, 103.6415, 40.0002
CIE-Luv:
52.6146, 173.0197, 37.3120
Hunter-Lab:
45.4922, 77.9069, 29.3960
#fc0000 color charts
#fc0000 RGB chart
#fc0000 CMYK chart
#fc0000 RGB pie chart
#fc0000 color shades, tints & tones
#fc0000 color schemes
#fc0000 color preview, HTML & CSS examples
This text has a color of #fc0000
<p style="color:#fc0000;">Text here</p>
.mytext {color:#fc0000;}
Text color #fc0000
This box has a color of #fc0000
<div style="background-color:#fc0000;">Content here</div>
.mybackground {background-color:#fc0000;}
Background color #fc0000
Border around this has a color of #fc0000
<div style="border:2px solid #fc0000;">Content here</div>
.myborder {border:2px solid #fc0000;}
Border color #fc0000