#cf8e2a color space conversions
Hex:
        #cf8e2a
        RGB:
        207, 142, 42
        CMY:
        19, 44, 84
        CMYK:
        0, 31, 80, 19
      HSL:
        36°, 66.2651%, 48.8235%
        HSV (HSB):
        36°, 79.7101%, 81.1765%
        XYZ:
        35.8230, 32.7786, 6.6293
        xyY:
        0.4762, 0.4357, 32.7786
      CIE-Lab:
        63.9812, 16.4231, 59.2183
        CIE-LCH:
        63.9812, 61.4535, 74.4996
        CIE-Luv:
        63.9812, 53.1774, 58.7205
        Hunter-Lab:
        57.2526, 11.4958, 33.2116
      #cf8e2a color charts
#cf8e2a RGB chart
      #cf8e2a CMYK chart
      #cf8e2a RGB pie chart
      #cf8e2a color shades, tints & tones
#cf8e2a color schemes
#cf8e2a color preview, HTML & CSS examples
           This text has a color of #cf8e2a        
        
          <p style="color:#cf8e2a;">Text here</p>
        
        
          .mytext {color:#cf8e2a;}
        
        Text color #cf8e2a
      
           This box has a color of #cf8e2a        
        
          <div style="background-color:#cf8e2a;">Content here</div>
        
        
          .mybackground {background-color:#cf8e2a;}
        
        Background color #cf8e2a
      
           Border around this has a color of #cf8e2a        
        
          <div style="border:2px solid #cf8e2a;">Content here</div>
        
        
          .myborder {border:2px solid #cf8e2a;}
        
        Border color #cf8e2a