#cf822a color space conversions
Hex:
        #cf822a
        RGB:
        207, 130, 42
        CMY:
        19, 49, 84
        CMYK:
        0, 37, 80, 19
      HSL:
        32°, 66.2651%, 48.8235%
        HSV (HSB):
        32°, 79.7101%, 81.1765%
        XYZ:
        34.1327, 29.3978, 6.0658
        xyY:
        0.4904, 0.4224, 29.3978
      CIE-Lab:
        61.1311, 22.9354, 56.5999
        CIE-LCH:
        61.1311, 61.0703, 67.9412
        CIE-Luv:
        61.1311, 62.7274, 54.0512
        Hunter-Lab:
        54.2198, 17.4856, 31.3208
      #cf822a color charts
#cf822a RGB chart
      #cf822a CMYK chart
      #cf822a RGB pie chart
      #cf822a color shades, tints & tones
#cf822a color schemes
#cf822a color preview, HTML & CSS examples
           This text has a color of #cf822a        
        
          <p style="color:#cf822a;">Text here</p>
        
        
          .mytext {color:#cf822a;}
        
        Text color #cf822a
      
           This box has a color of #cf822a        
        
          <div style="background-color:#cf822a;">Content here</div>
        
        
          .mybackground {background-color:#cf822a;}
        
        Background color #cf822a
      
           Border around this has a color of #cf822a        
        
          <div style="border:2px solid #cf822a;">Content here</div>
        
        
          .myborder {border:2px solid #cf822a;}
        
        Border color #cf822a