#c66420 color space conversions
Hex:
        #c66420
        RGB:
        198, 100, 32
        CMY:
        22, 61, 87
        CMYK:
        0, 49, 84, 22
      HSL:
        25°, 72.1739%, 45.0980%
        HSV (HSB):
        25°, 83.8384%, 77.6471%
        XYZ:
        28.1066, 21.2244, 3.9818
        xyY:
        0.5272, 0.3981, 21.2244
      CIE-Lab:
        53.1942, 34.8634, 52.9152
        CIE-LCH:
        53.1942, 63.3677, 56.6210
        CIE-Luv:
        53.1942, 80.1021, 44.6833
        Hunter-Lab:
        46.0699, 28.2778, 27.1245
      #c66420 color charts
#c66420 RGB chart
      #c66420 CMYK chart
      #c66420 RGB pie chart
      #c66420 color shades, tints & tones
#c66420 color schemes
#c66420 color preview, HTML & CSS examples
           This text has a color of #c66420        
        
          <p style="color:#c66420;">Text here</p>
        
        
          .mytext {color:#c66420;}
        
        Text color #c66420
      
           This box has a color of #c66420        
        
          <div style="background-color:#c66420;">Content here</div>
        
        
          .mybackground {background-color:#c66420;}
        
        Background color #c66420
      
           Border around this has a color of #c66420        
        
          <div style="border:2px solid #c66420;">Content here</div>
        
        
          .myborder {border:2px solid #c66420;}
        
        Border color #c66420