#dc522b color space conversions
Hex:
        #dc522b
        RGB:
        220, 82, 43
        CMY:
        14, 68, 83
        CMYK:
        0, 63, 80, 14
      HSL:
        13°, 71.6599%, 51.5686%
        HSV (HSB):
        13°, 80.4545%, 86.2745%
        XYZ:
        32.9685, 21.4246, 4.6832
        xyY:
        0.5581, 0.3627, 21.4246
      CIE-Lab:
        53.4111, 52.1240, 49.6001
        CIE-LCH:
        53.4111, 71.9519, 43.5787
        CIE-Luv:
        53.4111, 111.1899, 38.2475
        Hunter-Lab:
        46.2868, 46.1378, 26.4019
      #dc522b color charts
#dc522b RGB chart
      #dc522b CMYK chart
      #dc522b RGB pie chart
      #dc522b color shades, tints & tones
#dc522b color schemes
#dc522b color preview, HTML & CSS examples
           This text has a color of #dc522b        
        
          <p style="color:#dc522b;">Text here</p>
        
        
          .mytext {color:#dc522b;}
        
        Text color #dc522b
      
           This box has a color of #dc522b        
        
          <div style="background-color:#dc522b;">Content here</div>
        
        
          .mybackground {background-color:#dc522b;}
        
        Background color #dc522b
      
           Border around this has a color of #dc522b        
        
          <div style="border:2px solid #dc522b;">Content here</div>
        
        
          .myborder {border:2px solid #dc522b;}
        
        Border color #dc522b