#d3813b color space conversions
Hex:
        #d3813b
        RGB:
        211, 129, 59
        CMY:
        17, 49, 77
        CMYK:
        0, 39, 72, 17
      HSL:
        28°, 63.3333%, 52.9412%
        HSV (HSB):
        28°, 72.0379%, 82.7451%
        XYZ:
        35.5036, 29.8652, 8.0310
        xyY:
        0.4837, 0.4069, 29.8652
      CIE-Lab:
        61.5377, 25.8789, 49.8106
        CIE-LCH:
        61.5377, 56.1321, 62.5461
        CIE-Luv:
        61.5377, 65.5600, 48.9714
        Hunter-Lab:
        54.6490, 20.3297, 29.5413
      #d3813b color charts
#d3813b RGB chart
      #d3813b CMYK chart
      #d3813b RGB pie chart
      #d3813b color shades, tints & tones
#d3813b color schemes
#d3813b color preview, HTML & CSS examples
           This text has a color of #d3813b        
        
          <p style="color:#d3813b;">Text here</p>
        
        
          .mytext {color:#d3813b;}
        
        Text color #d3813b
      
           This box has a color of #d3813b        
        
          <div style="background-color:#d3813b;">Content here</div>
        
        
          .mybackground {background-color:#d3813b;}
        
        Background color #d3813b
      
           Border around this has a color of #d3813b        
        
          <div style="border:2px solid #d3813b;">Content here</div>
        
        
          .myborder {border:2px solid #d3813b;}
        
        Border color #d3813b