#cf8c45 color space conversions
Hex:
        #cf8c45
        RGB:
        207, 140, 69
        CMY:
        19, 45, 73
        CMYK:
        0, 32, 67, 19
      HSL:
        31°, 58.9744%, 54.1176%
        HSV (HSB):
        31°, 66.6667%, 81.1765%
        XYZ:
        36.1844, 32.4512, 9.9868
        xyY:
        0.4602, 0.4127, 32.4512
      CIE-Lab:
        63.7141, 18.7848, 47.2424
        CIE-LCH:
        63.7141, 50.8401, 68.3159
        CIE-Luv:
        63.7141, 52.9544, 49.6025
        Hunter-Lab:
        56.9660, 13.6914, 29.4819
      #cf8c45 color charts
#cf8c45 RGB chart
      #cf8c45 CMYK chart
      #cf8c45 RGB pie chart
      #cf8c45 color shades, tints & tones
#cf8c45 color schemes
#cf8c45 color preview, HTML & CSS examples
           This text has a color of #cf8c45        
        
          <p style="color:#cf8c45;">Text here</p>
        
        
          .mytext {color:#cf8c45;}
        
        Text color #cf8c45
      
           This box has a color of #cf8c45        
        
          <div style="background-color:#cf8c45;">Content here</div>
        
        
          .mybackground {background-color:#cf8c45;}
        
        Background color #cf8c45
      
           Border around this has a color of #cf8c45        
        
          <div style="border:2px solid #cf8c45;">Content here</div>
        
        
          .myborder {border:2px solid #cf8c45;}
        
        Border color #cf8c45