#d2852b color space conversions
Hex:
        #d2852b
        RGB:
        210, 133, 43
        CMY:
        18, 48, 83
        CMYK:
        0, 37, 80, 18
      HSL:
        32°, 66.0079%, 49.6078%
        HSV (HSB):
        32°, 79.5238%, 82.3529%
        XYZ:
        35.4019, 30.6511, 6.3359
        xyY:
        0.4891, 0.4234, 30.6511
      CIE-Lab:
        62.2120, 22.6282, 57.3464
        CIE-LCH:
        62.2120, 61.6494, 68.4664
        CIE-Luv:
        62.2120, 62.7328, 55.1348
        Hunter-Lab:
        55.3634, 17.2550, 31.9692
      #d2852b color charts
#d2852b RGB chart
      #d2852b CMYK chart
      #d2852b RGB pie chart
      #d2852b color shades, tints & tones
#d2852b color schemes
#d2852b color preview, HTML & CSS examples
           This text has a color of #d2852b        
        
          <p style="color:#d2852b;">Text here</p>
        
        
          .mytext {color:#d2852b;}
        
        Text color #d2852b
      
           This box has a color of #d2852b        
        
          <div style="background-color:#d2852b;">Content here</div>
        
        
          .mybackground {background-color:#d2852b;}
        
        Background color #d2852b
      
           Border around this has a color of #d2852b        
        
          <div style="border:2px solid #d2852b;">Content here</div>
        
        
          .myborder {border:2px solid #d2852b;}
        
        Border color #d2852b