#cd662f color space conversions
Hex:
        #cd662f
        RGB:
        205, 102, 47
        CMY:
        20, 60, 82
        CMYK:
        0, 50, 77, 20
      HSL:
        21°, 62.6984%, 49.4118%
        HSV (HSB):
        21°, 77.0732%, 80.3922%
        XYZ:
        30.4413, 22.6871, 5.4639
        xyY:
        0.5195, 0.3872, 22.6871
      CIE-Lab:
        54.7486, 37.1428, 48.2105
        CIE-LCH:
        54.7486, 60.8592, 52.3883
        CIE-Luv:
        54.7486, 83.0486, 42.0494
        Hunter-Lab:
        47.6310, 30.7264, 26.5403
      #cd662f color charts
#cd662f RGB chart
      #cd662f CMYK chart
      #cd662f RGB pie chart
      #cd662f color shades, tints & tones
#cd662f color schemes
#cd662f color preview, HTML & CSS examples
           This text has a color of #cd662f        
        
          <p style="color:#cd662f;">Text here</p>
        
        
          .mytext {color:#cd662f;}
        
        Text color #cd662f
      
           This box has a color of #cd662f        
        
          <div style="background-color:#cd662f;">Content here</div>
        
        
          .mybackground {background-color:#cd662f;}
        
        Background color #cd662f
      
           Border around this has a color of #cd662f        
        
          <div style="border:2px solid #cd662f;">Content here</div>
        
        
          .myborder {border:2px solid #cd662f;}
        
        Border color #cd662f