#cf8046 color space conversions
Hex:
        #cf8046
        RGB:
        207, 128, 70
        CMY:
        19, 50, 73
        CMYK:
        0, 38, 66, 19
      HSL:
        25°, 58.7983%, 54.3137%
        HSV (HSB):
        25°, 66.1836%, 81.1765%
        XYZ:
        34.5568, 29.1459, 9.5987
        xyY:
        0.4714, 0.3976, 29.1459
      CIE-Lab:
        60.9102, 25.3536, 43.5919
        CIE-LCH:
        60.9102, 50.4288, 59.8172
        CIE-Luv:
        60.9102, 62.0125, 44.1228
        Hunter-Lab:
        53.9870, 19.7797, 27.2493
      #cf8046 color charts
#cf8046 RGB chart
      #cf8046 CMYK chart
      #cf8046 RGB pie chart
      #cf8046 color shades, tints & tones
#cf8046 color schemes
#cf8046 color preview, HTML & CSS examples
           This text has a color of #cf8046        
        
          <p style="color:#cf8046;">Text here</p>
        
        
          .mytext {color:#cf8046;}
        
        Text color #cf8046
      
           This box has a color of #cf8046        
        
          <div style="background-color:#cf8046;">Content here</div>
        
        
          .mybackground {background-color:#cf8046;}
        
        Background color #cf8046
      
           Border around this has a color of #cf8046        
        
          <div style="border:2px solid #cf8046;">Content here</div>
        
        
          .myborder {border:2px solid #cf8046;}
        
        Border color #cf8046