#fc003e color space conversions
Hex:
#fc003e
RGB:
252, 0, 62
CMY:
1, 100, 76
CMYK:
0, 100, 75, 1
HSL:
345°, 100.0000%, 49.4118%
HSV (HSB):
345°, 100.0000%, 98.8235%
XYZ:
41.0144, 21.0432, 6.4575
xyY:
0.5986, 0.3071, 21.0432
CIE-Lab:
52.9968, 80.4354, 40.9654
CIE-LCH:
52.9968, 90.2664, 26.9896
CIE-Luv:
52.9968, 164.2767, 24.3277
Hunter-Lab:
45.8729, 79.3169, 23.7649
#fc003e color charts
#fc003e RGB chart
#fc003e CMYK chart
#fc003e RGB pie chart
#fc003e color shades, tints & tones
#fc003e color schemes
#fc003e color preview, HTML & CSS examples
This text has a color of #fc003e
<p style="color:#fc003e;">Text here</p>
.mytext {color:#fc003e;}
Text color #fc003e
This box has a color of #fc003e
<div style="background-color:#fc003e;">Content here</div>
.mybackground {background-color:#fc003e;}
Background color #fc003e
Border around this has a color of #fc003e
<div style="border:2px solid #fc003e;">Content here</div>
.myborder {border:2px solid #fc003e;}
Border color #fc003e