#cf522a color space conversions
Hex:
        #cf522a
        RGB:
        207, 82, 42
        CMY:
        19, 68, 84
        CMYK:
        0, 60, 80, 19
      HSL:
        15°, 66.2651%, 48.8235%
        HSV (HSB):
        15°, 79.7101%, 81.1765%
        XYZ:
        29.1673, 19.4672, 4.4107
        xyY:
        0.5499, 0.3670, 19.4672
      CIE-Lab:
        51.2293, 47.4716, 47.2247
        CIE-LCH:
        51.2293, 66.9607, 44.8506
        CIE-Luv:
        51.2293, 100.5929, 37.0216
        Hunter-Lab:
        44.1216, 40.7877, 24.9580
      #cf522a color charts
#cf522a RGB chart
      #cf522a CMYK chart
      #cf522a RGB pie chart
      #cf522a color shades, tints & tones
#cf522a color schemes
#cf522a color preview, HTML & CSS examples
           This text has a color of #cf522a        
        
          <p style="color:#cf522a;">Text here</p>
        
        
          .mytext {color:#cf522a;}
        
        Text color #cf522a
      
           This box has a color of #cf522a        
        
          <div style="background-color:#cf522a;">Content here</div>
        
        
          .mybackground {background-color:#cf522a;}
        
        Background color #cf522a
      
           Border around this has a color of #cf522a        
        
          <div style="border:2px solid #cf522a;">Content here</div>
        
        
          .myborder {border:2px solid #cf522a;}
        
        Border color #cf522a