#c80c16 color space conversions
Hex:
        #c80c16
        RGB:
        200, 12, 22
        CMY:
        22, 95, 91
        CMYK:
        0, 94, 89, 22
      HSL:
        357°, 88.6792%, 41.5686%
        HSV (HSB):
        357°, 94.0000%, 78.4314%
        XYZ:
        24.0957, 12.6002, 1.9212
        xyY:
        0.6240, 0.3263, 12.6002
      CIE-Lab:
        42.1546, 65.7826, 48.1994
        CIE-LCH:
        42.1546, 81.5508, 36.2305
        CIE-Luv:
        42.1546, 132.9147, 27.2944
        Hunter-Lab:
        35.4968, 59.0488, 21.6389
      #c80c16 color charts
#c80c16 RGB chart
      #c80c16 CMYK chart
      #c80c16 RGB pie chart
      #c80c16 color shades, tints & tones
#c80c16 color schemes
#c80c16 color preview, HTML & CSS examples
           This text has a color of #c80c16        
        
          <p style="color:#c80c16;">Text here</p>
        
        
          .mytext {color:#c80c16;}
        
        Text color #c80c16
      
           This box has a color of #c80c16        
        
          <div style="background-color:#c80c16;">Content here</div>
        
        
          .mybackground {background-color:#c80c16;}
        
        Background color #c80c16
      
           Border around this has a color of #c80c16        
        
          <div style="border:2px solid #c80c16;">Content here</div>
        
        
          .myborder {border:2px solid #c80c16;}
        
        Border color #c80c16