#c8291e color space conversions
Hex:
        #c8291e
        RGB:
        200, 41, 30
        CMY:
        22, 84, 88
        CMYK:
        0, 80, 85, 22
      HSL:
        4°, 73.9130%, 45.0980%
        HSV (HSB):
        4°, 85.0000%, 78.4314%
        XYZ:
        24.8467, 13.9590, 2.6131
        xyY:
        0.5999, 0.3370, 13.9590
      CIE-Lab:
        44.1740, 60.3322, 46.0592
        CIE-LCH:
        44.1740, 75.9040, 37.3591
        CIE-Luv:
        44.1740, 122.1627, 29.0851
        Hunter-Lab:
        37.3617, 53.3251, 22.0065
      #c8291e color charts
#c8291e RGB chart
      #c8291e CMYK chart
      #c8291e RGB pie chart
      #c8291e color shades, tints & tones
#c8291e color schemes
#c8291e color preview, HTML & CSS examples
           This text has a color of #c8291e        
        
          <p style="color:#c8291e;">Text here</p>
        
        
          .mytext {color:#c8291e;}
        
        Text color #c8291e
      
           This box has a color of #c8291e        
        
          <div style="background-color:#c8291e;">Content here</div>
        
        
          .mybackground {background-color:#c8291e;}
        
        Background color #c8291e
      
           Border around this has a color of #c8291e        
        
          <div style="border:2px solid #c8291e;">Content here</div>
        
        
          .myborder {border:2px solid #c8291e;}
        
        Border color #c8291e