#c80d40 color space conversions
Hex:
        #c80d40
        RGB:
        200, 13, 64
        CMY:
        22, 95, 75
        CMYK:
        0, 94, 68, 22
      HSL:
        344°, 87.7934%, 41.7647%
        HSV (HSB):
        344°, 93.5000%, 78.4314%
        XYZ:
        24.8888, 12.9374, 6.0359
        xyY:
        0.5674, 0.2950, 12.9374
      CIE-Lab:
        42.6687, 67.0009, 24.8942
        CIE-LCH:
        42.6687, 71.4761, 20.3826
        CIE-Luv:
        42.6687, 123.2100, 12.6683
        Hunter-Lab:
        35.9686, 60.5696, 15.2286
      #c80d40 color charts
#c80d40 RGB chart
      #c80d40 CMYK chart
      #c80d40 RGB pie chart
      #c80d40 color shades, tints & tones
#c80d40 color schemes
#c80d40 color preview, HTML & CSS examples
           This text has a color of #c80d40        
        
          <p style="color:#c80d40;">Text here</p>
        
        
          .mytext {color:#c80d40;}
        
        Text color #c80d40
      
           This box has a color of #c80d40        
        
          <div style="background-color:#c80d40;">Content here</div>
        
        
          .mybackground {background-color:#c80d40;}
        
        Background color #c80d40
      
           Border around this has a color of #c80d40        
        
          <div style="border:2px solid #c80d40;">Content here</div>
        
        
          .myborder {border:2px solid #c80d40;}
        
        Border color #c80d40