#cd6946 color space conversions
Hex:
        #cd6946
        RGB:
        205, 105, 70
        CMY:
        20, 59, 73
        CMYK:
        0, 49, 66, 20
      HSL:
        16°, 57.4468%, 53.9216%
        HSV (HSB):
        16°, 65.8537%, 80.3922%
        XYZ:
        31.3339, 23.5245, 8.6836
        xyY:
        0.4931, 0.3702, 23.5245
      CIE-Lab:
        55.6085, 36.7477, 37.3750
        CIE-LCH:
        55.6085, 52.4145, 45.4849
        CIE-Luv:
        55.6085, 77.8352, 34.5102
        Hunter-Lab:
        48.5020, 30.4382, 23.3365
      #cd6946 color charts
#cd6946 RGB chart
      #cd6946 CMYK chart
      #cd6946 RGB pie chart
      #cd6946 color shades, tints & tones
#cd6946 color schemes
#cd6946 color preview, HTML & CSS examples
           This text has a color of #cd6946        
        
          <p style="color:#cd6946;">Text here</p>
        
        
          .mytext {color:#cd6946;}
        
        Text color #cd6946
      
           This box has a color of #cd6946        
        
          <div style="background-color:#cd6946;">Content here</div>
        
        
          .mybackground {background-color:#cd6946;}
        
        Background color #cd6946
      
           Border around this has a color of #cd6946        
        
          <div style="border:2px solid #cd6946;">Content here</div>
        
        
          .myborder {border:2px solid #cd6946;}
        
        Border color #cd6946