#cf8540 color space conversions
Hex:
        #cf8540
        RGB:
        207, 133, 64
        CMY:
        19, 48, 75
        CMYK:
        0, 36, 69, 19
      HSL:
        29°, 59.8326%, 53.1373%
        HSV (HSB):
        29°, 69.0821%, 81.1765%
        XYZ:
        35.0451, 30.4106, 8.8732
        xyY:
        0.4715, 0.4091, 30.4106
      CIE-Lab:
        62.0069, 22.2994, 47.7843
        CIE-LCH:
        62.0069, 52.7314, 64.9831
        CIE-Luv:
        62.0069, 58.7401, 48.5371
        Hunter-Lab:
        55.1458, 16.9312, 29.0620
      #cf8540 color charts
#cf8540 RGB chart
      #cf8540 CMYK chart
      #cf8540 RGB pie chart
      #cf8540 color shades, tints & tones
#cf8540 color schemes
#cf8540 color preview, HTML & CSS examples
           This text has a color of #cf8540        
        
          <p style="color:#cf8540;">Text here</p>
        
        
          .mytext {color:#cf8540;}
        
        Text color #cf8540
      
           This box has a color of #cf8540        
        
          <div style="background-color:#cf8540;">Content here</div>
        
        
          .mybackground {background-color:#cf8540;}
        
        Background color #cf8540
      
           Border around this has a color of #cf8540        
        
          <div style="border:2px solid #cf8540;">Content here</div>
        
        
          .myborder {border:2px solid #cf8540;}
        
        Border color #cf8540