#d2841d color space conversions
Hex:
        #d2841d
        RGB:
        210, 132, 29
        CMY:
        18, 48, 89
        CMYK:
        0, 37, 86, 18
      HSL:
        34°, 75.7322%, 46.8627%
        HSV (HSB):
        34°, 86.1905%, 82.3529%
        XYZ:
        35.0514, 30.2929, 5.1621
        xyY:
        0.4971, 0.4296, 30.2929
      CIE-Lab:
        61.9061, 22.7554, 61.9353
        CIE-LCH:
        61.9061, 65.9832, 69.8264
        CIE-Luv:
        61.9061, 64.2479, 57.6308
        Hunter-Lab:
        55.0390, 17.3589, 32.9665
      #d2841d color charts
#d2841d RGB chart
      #d2841d CMYK chart
      #d2841d RGB pie chart
      #d2841d color shades, tints & tones
#d2841d color schemes
#d2841d color preview, HTML & CSS examples
           This text has a color of #d2841d        
        
          <p style="color:#d2841d;">Text here</p>
        
        
          .mytext {color:#d2841d;}
        
        Text color #d2841d
      
           This box has a color of #d2841d        
        
          <div style="background-color:#d2841d;">Content here</div>
        
        
          .mybackground {background-color:#d2841d;}
        
        Background color #d2841d
      
           Border around this has a color of #d2841d        
        
          <div style="border:2px solid #d2841d;">Content here</div>
        
        
          .myborder {border:2px solid #d2841d;}
        
        Border color #d2841d