#c6630c color space conversions
Hex:
        #c6630c
        RGB:
        198, 99, 12
        CMY:
        22, 61, 95
        CMYK:
        0, 50, 94, 22
      HSL:
        28°, 88.5714%, 41.1765%
        HSV (HSB):
        28°, 93.9394%, 77.6471%
        XYZ:
        27.8169, 20.9560, 2.9266
        xyY:
        0.5380, 0.4053, 20.9560
      CIE-Lab:
        52.9013, 34.9775, 58.8854
        CIE-LCH:
        52.9013, 68.4903, 59.2900
        CIE-Luv:
        52.9013, 81.9890, 47.5170
        Hunter-Lab:
        45.7777, 28.3548, 28.2539
      #c6630c color charts
#c6630c RGB chart
      #c6630c CMYK chart
      #c6630c RGB pie chart
      #c6630c color shades, tints & tones
#c6630c color schemes
#c6630c color preview, HTML & CSS examples
           This text has a color of #c6630c        
        
          <p style="color:#c6630c;">Text here</p>
        
        
          .mytext {color:#c6630c;}
        
        Text color #c6630c
      
           This box has a color of #c6630c        
        
          <div style="background-color:#c6630c;">Content here</div>
        
        
          .mybackground {background-color:#c6630c;}
        
        Background color #c6630c
      
           Border around this has a color of #c6630c        
        
          <div style="border:2px solid #c6630c;">Content here</div>
        
        
          .myborder {border:2px solid #c6630c;}
        
        Border color #c6630c