#cf8e45 color space conversions
Hex:
        #cf8e45
        RGB:
        207, 142, 69
        CMY:
        19, 44, 73
        CMYK:
        0, 31, 67, 19
      HSL:
        32°, 58.9744%, 54.1176%
        HSV (HSB):
        32°, 66.6667%, 81.1765%
        XYZ:
        36.4793, 33.0411, 10.0851
        xyY:
        0.4583, 0.4151, 33.0411
      CIE-Lab:
        64.1942, 17.6975, 47.7751
        CIE-LCH:
        64.1942, 50.9477, 69.6737
        CIE-Luv:
        64.1942, 51.4379, 50.4563
        Hunter-Lab:
        57.4814, 12.6888, 29.8345
      #cf8e45 color charts
#cf8e45 RGB chart
      #cf8e45 CMYK chart
      #cf8e45 RGB pie chart
      #cf8e45 color shades, tints & tones
#cf8e45 color schemes
#cf8e45 color preview, HTML & CSS examples
           This text has a color of #cf8e45        
        
          <p style="color:#cf8e45;">Text here</p>
        
        
          .mytext {color:#cf8e45;}
        
        Text color #cf8e45
      
           This box has a color of #cf8e45        
        
          <div style="background-color:#cf8e45;">Content here</div>
        
        
          .mybackground {background-color:#cf8e45;}
        
        Background color #cf8e45
      
           Border around this has a color of #cf8e45        
        
          <div style="border:2px solid #cf8e45;">Content here</div>
        
        
          .myborder {border:2px solid #cf8e45;}
        
        Border color #cf8e45