#d2814b color space conversions
Hex:
        #d2814b
        RGB:
        210, 129, 75
        CMY:
        18, 49, 71
        CMYK:
        0, 39, 64, 18
      HSL:
        24°, 60.0000%, 55.8824%
        HSV (HSB):
        24°, 64.2857%, 82.3529%
        XYZ:
        35.6986, 29.9102, 10.5483
        xyY:
        0.4687, 0.3927, 29.9102
      CIE-Lab:
        61.5766, 26.3690, 41.8974
        CIE-LCH:
        61.5766, 49.5048, 57.8149
        CIE-Luv:
        61.5766, 63.1557, 42.7117
        Hunter-Lab:
        54.6902, 20.8067, 26.8476
      #d2814b color charts
#d2814b RGB chart
      #d2814b CMYK chart
      #d2814b RGB pie chart
      #d2814b color shades, tints & tones
#d2814b color schemes
#d2814b color preview, HTML & CSS examples
           This text has a color of #d2814b        
        
          <p style="color:#d2814b;">Text here</p>
        
        
          .mytext {color:#d2814b;}
        
        Text color #d2814b
      
           This box has a color of #d2814b        
        
          <div style="background-color:#d2814b;">Content here</div>
        
        
          .mybackground {background-color:#d2814b;}
        
        Background color #d2814b
      
           Border around this has a color of #d2814b        
        
          <div style="border:2px solid #d2814b;">Content here</div>
        
        
          .myborder {border:2px solid #d2814b;}
        
        Border color #d2814b