#c6331c color space conversions
Hex:
        #c6331c
        RGB:
        198, 51, 28
        CMY:
        22, 80, 89
        CMYK:
        0, 74, 86, 22
      HSL:
        8°, 75.2212%, 44.3137%
        HSV (HSB):
        8°, 85.8586%, 77.6471%
        XYZ:
        24.6821, 14.4573, 2.5882
        xyY:
        0.5915, 0.3465, 14.4573
      CIE-Lab:
        44.8817, 56.5746, 47.4626
        CIE-LCH:
        44.8817, 73.8470, 39.9946
        CIE-Luv:
        44.8817, 115.6270, 31.2586
        Hunter-Lab:
        38.0227, 49.3321, 22.5800
      #c6331c color charts
#c6331c RGB chart
      #c6331c CMYK chart
      #c6331c RGB pie chart
      #c6331c color shades, tints & tones
#c6331c color schemes
#c6331c color preview, HTML & CSS examples
           This text has a color of #c6331c        
        
          <p style="color:#c6331c;">Text here</p>
        
        
          .mytext {color:#c6331c;}
        
        Text color #c6331c
      
           This box has a color of #c6331c        
        
          <div style="background-color:#c6331c;">Content here</div>
        
        
          .mybackground {background-color:#c6331c;}
        
        Background color #c6331c
      
           Border around this has a color of #c6331c        
        
          <div style="border:2px solid #c6331c;">Content here</div>
        
        
          .myborder {border:2px solid #c6331c;}
        
        Border color #c6331c