#c81938 color space conversions
Hex:
        #c81938
        RGB:
        200, 25, 56
        CMY:
        22, 90, 78
        CMYK:
        0, 88, 72, 22
      HSL:
        349°, 77.7778%, 44.1176%
        HSV (HSB):
        349°, 87.5000%, 78.4314%
        XYZ:
        24.8809, 13.2601, 4.9895
        xyY:
        0.5769, 0.3074, 13.2601
      CIE-Lab:
        43.1526, 64.8812, 30.4177
        CIE-LCH:
        43.1526, 71.6576, 25.1182
        CIE-Luv:
        43.1526, 122.8610, 17.6819
        Hunter-Lab:
        36.4145, 58.2380, 17.3663
      #c81938 color charts
#c81938 RGB chart
      #c81938 CMYK chart
      #c81938 RGB pie chart
      #c81938 color shades, tints & tones
#c81938 color schemes
#c81938 color preview, HTML & CSS examples
           This text has a color of #c81938        
        
          <p style="color:#c81938;">Text here</p>
        
        
          .mytext {color:#c81938;}
        
        Text color #c81938
      
           This box has a color of #c81938        
        
          <div style="background-color:#c81938;">Content here</div>
        
        
          .mybackground {background-color:#c81938;}
        
        Background color #c81938
      
           Border around this has a color of #c81938        
        
          <div style="border:2px solid #c81938;">Content here</div>
        
        
          .myborder {border:2px solid #c81938;}
        
        Border color #c81938