#c8031d color space conversions
Hex:
        #c8031d
        RGB:
        200, 3, 29
        CMY:
        22, 99, 89
        CMYK:
        0, 99, 86, 22
      HSL:
        352°, 97.0443%, 39.8039%
        HSV (HSB):
        352°, 98.5000%, 78.4314%
        XYZ:
        24.0738, 12.4332, 2.2934
        xyY:
        0.6205, 0.3204, 12.4332
      CIE-Lab:
        41.8965, 66.7990, 44.5878
        CIE-LCH:
        41.8965, 80.3131, 33.7228
        CIE-Luv:
        41.8965, 133.4369, 25.1927
        Hunter-Lab:
        35.2607, 60.1620, 20.8262
      #c8031d color charts
#c8031d RGB chart
      #c8031d CMYK chart
      #c8031d RGB pie chart
      #c8031d color shades, tints & tones
#c8031d color schemes
#c8031d color preview, HTML & CSS examples
           This text has a color of #c8031d        
        
          <p style="color:#c8031d;">Text here</p>
        
        
          .mytext {color:#c8031d;}
        
        Text color #c8031d
      
           This box has a color of #c8031d        
        
          <div style="background-color:#c8031d;">Content here</div>
        
        
          .mybackground {background-color:#c8031d;}
        
        Background color #c8031d
      
           Border around this has a color of #c8031d        
        
          <div style="border:2px solid #c8031d;">Content here</div>
        
        
          .myborder {border:2px solid #c8031d;}
        
        Border color #c8031d