#cf8d2a color space conversions
Hex:
        #cf8d2a
        RGB:
        207, 141, 42
        CMY:
        19, 45, 84
        CMYK:
        0, 32, 80, 19
      HSL:
        36°, 66.2651%, 48.8235%
        HSV (HSB):
        36°, 79.7101%, 81.1765%
        XYZ:
        35.6749, 32.4823, 6.5799
        xyY:
        0.4773, 0.4346, 32.4823
      CIE-Lab:
        63.7395, 16.9664, 58.9975
        CIE-LCH:
        63.7395, 61.3886, 73.9559
        CIE-Luv:
        63.7395, 53.9665, 58.3281
        Hunter-Lab:
        56.9933, 11.9938, 33.0502
      #cf8d2a color charts
#cf8d2a RGB chart
      #cf8d2a CMYK chart
      #cf8d2a RGB pie chart
      #cf8d2a color shades, tints & tones
#cf8d2a color schemes
#cf8d2a color preview, HTML & CSS examples
           This text has a color of #cf8d2a        
        
          <p style="color:#cf8d2a;">Text here</p>
        
        
          .mytext {color:#cf8d2a;}
        
        Text color #cf8d2a
      
           This box has a color of #cf8d2a        
        
          <div style="background-color:#cf8d2a;">Content here</div>
        
        
          .mybackground {background-color:#cf8d2a;}
        
        Background color #cf8d2a
      
           Border around this has a color of #cf8d2a        
        
          <div style="border:2px solid #cf8d2a;">Content here</div>
        
        
          .myborder {border:2px solid #cf8d2a;}
        
        Border color #cf8d2a