#c6641d color space conversions
Hex:
        #c6641d
        RGB:
        198, 100, 29
        CMY:
        22, 61, 89
        CMYK:
        0, 49, 85, 22
      HSL:
        25°, 74.4493%, 44.5098%
        HSV (HSB):
        25°, 85.3535%, 77.6471%
        XYZ:
        28.0676, 21.2088, 3.7768
        xyY:
        0.5290, 0.3998, 21.2088
      CIE-Lab:
        53.1773, 34.7824, 54.0457
        CIE-LCH:
        53.1773, 64.2709, 57.2357
        CIE-Luv:
        53.1773, 80.3138, 45.3128
        Hunter-Lab:
        46.0530, 28.1964, 27.3748
      #c6641d color charts
#c6641d RGB chart
      #c6641d CMYK chart
      #c6641d RGB pie chart
      #c6641d color shades, tints & tones
#c6641d color schemes
#c6641d color preview, HTML & CSS examples
           This text has a color of #c6641d        
        
          <p style="color:#c6641d;">Text here</p>
        
        
          .mytext {color:#c6641d;}
        
        Text color #c6641d
      
           This box has a color of #c6641d        
        
          <div style="background-color:#c6641d;">Content here</div>
        
        
          .mybackground {background-color:#c6641d;}
        
        Background color #c6641d
      
           Border around this has a color of #c6641d        
        
          <div style="border:2px solid #c6641d;">Content here</div>
        
        
          .myborder {border:2px solid #c6641d;}
        
        Border color #c6641d