#c81d40 color space conversions
Hex:
        #c81d40
        RGB:
        200, 29, 64
        CMY:
        22, 89, 75
        CMYK:
        0, 86, 68, 22
      HSL:
        348°, 74.6725%, 44.9020%
        HSV (HSB):
        348°, 85.5000%, 78.4314%
        XYZ:
        25.1842, 13.5283, 6.1343
        xyY:
        0.5616, 0.3017, 13.5283
      CIE-Lab:
        43.5486, 64.4688, 25.9988
        CIE-LCH:
        43.5486, 69.5138, 21.9631
        CIE-Luv:
        43.5486, 119.3466, 14.4781
        Hunter-Lab:
        36.7808, 57.8545, 15.8581
      #c81d40 color charts
#c81d40 RGB chart
      #c81d40 CMYK chart
      #c81d40 RGB pie chart
      #c81d40 color shades, tints & tones
#c81d40 color schemes
#c81d40 color preview, HTML & CSS examples
           This text has a color of #c81d40        
        
          <p style="color:#c81d40;">Text here</p>
        
        
          .mytext {color:#c81d40;}
        
        Text color #c81d40
      
           This box has a color of #c81d40        
        
          <div style="background-color:#c81d40;">Content here</div>
        
        
          .mybackground {background-color:#c81d40;}
        
        Background color #c81d40
      
           Border around this has a color of #c81d40        
        
          <div style="border:2px solid #c81d40;">Content here</div>
        
        
          .myborder {border:2px solid #c81d40;}
        
        Border color #c81d40