#cf8b42 color space conversions
Hex:
        #cf8b42
        RGB:
        207, 139, 66
        CMY:
        19, 45, 74
        CMYK:
        0, 33, 68, 19
      HSL:
        31°, 59.4937%, 53.5294%
        HSV (HSB):
        31°, 68.1159%, 81.1765%
        XYZ:
        35.9481, 32.1240, 9.4601
        xyY:
        0.4637, 0.4143, 32.1240
      CIE-Lab:
        63.4452, 19.1533, 48.3932
        CIE-LCH:
        63.4452, 52.0456, 68.4071
        CIE-Luv:
        63.4452, 53.9622, 50.3099
        Hunter-Lab:
        56.6780, 14.0273, 29.7785
      #cf8b42 color charts
#cf8b42 RGB chart
      #cf8b42 CMYK chart
      #cf8b42 RGB pie chart
      #cf8b42 color shades, tints & tones
#cf8b42 color schemes
#cf8b42 color preview, HTML & CSS examples
           This text has a color of #cf8b42        
        
          <p style="color:#cf8b42;">Text here</p>
        
        
          .mytext {color:#cf8b42;}
        
        Text color #cf8b42
      
           This box has a color of #cf8b42        
        
          <div style="background-color:#cf8b42;">Content here</div>
        
        
          .mybackground {background-color:#cf8b42;}
        
        Background color #cf8b42
      
           Border around this has a color of #cf8b42        
        
          <div style="border:2px solid #cf8b42;">Content here</div>
        
        
          .myborder {border:2px solid #cf8b42;}
        
        Border color #cf8b42