#cd7241 color space conversions
Hex:
        #cd7241
        RGB:
        205, 114, 65
        CMY:
        20, 55, 75
        CMYK:
        0, 44, 68, 20
      HSL:
        21°, 58.3333%, 52.9412%
        HSV (HSB):
        21°, 68.2927%, 80.3922%
        XYZ:
        32.1483, 25.3954, 8.2084
        xyY:
        0.4889, 0.3862, 25.3954
      CIE-Lab:
        57.4587, 31.7397, 42.1646
        CIE-LCH:
        57.4587, 52.7755, 53.0291
        CIE-Luv:
        57.4587, 71.6710, 40.2159
        Hunter-Lab:
        50.3939, 25.6831, 25.6182
      #cd7241 color charts
#cd7241 RGB chart
      #cd7241 CMYK chart
      #cd7241 RGB pie chart
      #cd7241 color shades, tints & tones
#cd7241 color schemes
#cd7241 color preview, HTML & CSS examples
           This text has a color of #cd7241        
        
          <p style="color:#cd7241;">Text here</p>
        
        
          .mytext {color:#cd7241;}
        
        Text color #cd7241
      
           This box has a color of #cd7241        
        
          <div style="background-color:#cd7241;">Content here</div>
        
        
          .mybackground {background-color:#cd7241;}
        
        Background color #cd7241
      
           Border around this has a color of #cd7241        
        
          <div style="border:2px solid #cd7241;">Content here</div>
        
        
          .myborder {border:2px solid #cd7241;}
        
        Border color #cd7241