#c80c15 color space conversions
Hex:
        #c80c15
        RGB:
        200, 12, 21
        CMY:
        22, 95, 92
        CMYK:
        0, 94, 90, 22
      HSL:
        357°, 88.6792%, 41.5686%
        HSV (HSB):
        357°, 94.0000%, 78.4314%
        XYZ:
        24.0862, 12.5964, 1.8713
        xyY:
        0.6247, 0.3267, 12.5964
      CIE-Lab:
        42.1488, 65.7663, 48.6433
        CIE-LCH:
        42.1488, 81.8008, 36.4881
        CIE-Luv:
        42.1488, 133.0395, 27.4853
        Hunter-Lab:
        35.4915, 59.0287, 21.7179
      #c80c15 color charts
#c80c15 RGB chart
      #c80c15 CMYK chart
      #c80c15 RGB pie chart
      #c80c15 color shades, tints & tones
#c80c15 color schemes
#c80c15 color preview, HTML & CSS examples
           This text has a color of #c80c15        
        
          <p style="color:#c80c15;">Text here</p>
        
        
          .mytext {color:#c80c15;}
        
        Text color #c80c15
      
           This box has a color of #c80c15        
        
          <div style="background-color:#c80c15;">Content here</div>
        
        
          .mybackground {background-color:#c80c15;}
        
        Background color #c80c15
      
           Border around this has a color of #c80c15        
        
          <div style="border:2px solid #c80c15;">Content here</div>
        
        
          .myborder {border:2px solid #c80c15;}
        
        Border color #c80c15