#cf8520 color space conversions
Hex:
        #cf8520
        RGB:
        207, 133, 32
        CMY:
        19, 48, 87
        CMYK:
        0, 36, 85, 19
      HSL:
        35°, 73.2218%, 46.8627%
        HSV (HSB):
        35°, 84.5411%, 81.1765%
        XYZ:
        34.3804, 30.1447, 5.3730
        xyY:
        0.4919, 0.4313, 30.1447
      CIE-Lab:
        61.7789, 21.0009, 60.7434
        CIE-LCH:
        61.7789, 64.2713, 70.9282
        CIE-Luv:
        61.7789, 60.8303, 57.3323
        Hunter-Lab:
        54.9042, 15.6922, 32.6308
      #cf8520 color charts
#cf8520 RGB chart
      #cf8520 CMYK chart
      #cf8520 RGB pie chart
      #cf8520 color shades, tints & tones
#cf8520 color schemes
#cf8520 color preview, HTML & CSS examples
           This text has a color of #cf8520        
        
          <p style="color:#cf8520;">Text here</p>
        
        
          .mytext {color:#cf8520;}
        
        Text color #cf8520
      
           This box has a color of #cf8520        
        
          <div style="background-color:#cf8520;">Content here</div>
        
        
          .mybackground {background-color:#cf8520;}
        
        Background color #cf8520
      
           Border around this has a color of #cf8520        
        
          <div style="border:2px solid #cf8520;">Content here</div>
        
        
          .myborder {border:2px solid #cf8520;}
        
        Border color #cf8520