#d2822b color space conversions
Hex:
        #d2822b
        RGB:
        210, 130, 43
        CMY:
        18, 49, 83
        CMYK:
        0, 38, 80, 18
      HSL:
        31°, 66.0079%, 49.6078%
        HSV (HSB):
        31°, 79.5238%, 82.3529%
        XYZ:
        34.9970, 29.8413, 6.2009
        xyY:
        0.4926, 0.4201, 29.8413
      CIE-Lab:
        61.5171, 24.2468, 56.7025
        CIE-LCH:
        61.5171, 61.6692, 66.8477
        CIE-Luv:
        61.5171, 65.1415, 53.9816
        Hunter-Lab:
        54.6272, 18.7587, 31.5089
      #d2822b color charts
#d2822b RGB chart
      #d2822b CMYK chart
      #d2822b RGB pie chart
      #d2822b color shades, tints & tones
#d2822b color schemes
#d2822b color preview, HTML & CSS examples
           This text has a color of #d2822b        
        
          <p style="color:#d2822b;">Text here</p>
        
        
          .mytext {color:#d2822b;}
        
        Text color #d2822b
      
           This box has a color of #d2822b        
        
          <div style="background-color:#d2822b;">Content here</div>
        
        
          .mybackground {background-color:#d2822b;}
        
        Background color #d2822b
      
           Border around this has a color of #d2822b        
        
          <div style="border:2px solid #d2822b;">Content here</div>
        
        
          .myborder {border:2px solid #d2822b;}
        
        Border color #d2822b