#cf995a color space conversions
Hex:
        #cf995a
        RGB:
        207, 153, 90
        CMY:
        19, 40, 65
        CMYK:
        0, 26, 57, 19
      HSL:
        32°, 54.9296%, 58.2353%
        HSV (HSB):
        32°, 56.5217%, 81.1765%
        XYZ:
        38.9688, 36.7860, 14.7194
        xyY:
        0.4307, 0.4066, 36.7860
      CIE-Lab:
        67.1162, 13.1870, 40.6583
        CIE-LCH:
        67.1162, 42.7433, 72.0302
        CIE-Luv:
        67.1162, 41.5881, 46.3376
        Hunter-Lab:
        60.6515, 8.5468, 28.0671
      #cf995a color charts
#cf995a RGB chart
      #cf995a CMYK chart
      #cf995a RGB pie chart
      #cf995a color shades, tints & tones
#cf995a color schemes
#cf995a color preview, HTML & CSS examples
           This text has a color of #cf995a        
        
          <p style="color:#cf995a;">Text here</p>
        
        
          .mytext {color:#cf995a;}
        
        Text color #cf995a
      
           This box has a color of #cf995a        
        
          <div style="background-color:#cf995a;">Content here</div>
        
        
          .mybackground {background-color:#cf995a;}
        
        Background color #cf995a
      
           Border around this has a color of #cf995a        
        
          <div style="border:2px solid #cf995a;">Content here</div>
        
        
          .myborder {border:2px solid #cf995a;}
        
        Border color #cf995a