#d2814d color space conversions
Hex:
        #d2814d
        RGB:
        210, 129, 77
        CMY:
        18, 49, 70
        CMYK:
        0, 39, 63, 18
      HSL:
        23°, 59.6413%, 56.2745%
        HSV (HSB):
        23°, 63.3333%, 82.3529%
        XYZ:
        35.7682, 29.9380, 10.9146
        xyY:
        0.4668, 0.3907, 29.9380
      CIE-Lab:
        61.6007, 26.4995, 40.8878
        CIE-LCH:
        61.6007, 48.7241, 57.0526
        CIE-Luv:
        61.6007, 62.9319, 41.8359
        Hunter-Lab:
        54.7156, 20.9350, 26.4738
      #d2814d color charts
#d2814d RGB chart
      #d2814d CMYK chart
      #d2814d RGB pie chart
      #d2814d color shades, tints & tones
#d2814d color schemes
#d2814d color preview, HTML & CSS examples
           This text has a color of #d2814d        
        
          <p style="color:#d2814d;">Text here</p>
        
        
          .mytext {color:#d2814d;}
        
        Text color #d2814d
      
           This box has a color of #d2814d        
        
          <div style="background-color:#d2814d;">Content here</div>
        
        
          .mybackground {background-color:#d2814d;}
        
        Background color #d2814d
      
           Border around this has a color of #d2814d        
        
          <div style="border:2px solid #d2814d;">Content here</div>
        
        
          .myborder {border:2px solid #d2814d;}
        
        Border color #d2814d