#d2772f color space conversions
Hex:
        #d2772f
        RGB:
        210, 119, 47
        CMY:
        18, 53, 82
        CMYK:
        0, 43, 78, 18
      HSL:
        27°, 64.4269%, 50.3922%
        HSV (HSB):
        27°, 77.6190%, 82.3529%
        XYZ:
        33.6883, 27.1005, 6.1447
        xyY:
        0.5033, 0.4049, 27.1005
      CIE-Lab:
        59.0673, 30.2822, 52.7120
        CIE-LCH:
        59.0673, 60.7912, 60.1233
        CIE-Luv:
        59.0673, 73.6979, 48.7408
        Hunter-Lab:
        52.0582, 24.4104, 29.4424
      #d2772f color charts
#d2772f RGB chart
      #d2772f CMYK chart
      #d2772f RGB pie chart
      #d2772f color shades, tints & tones
#d2772f color schemes
#d2772f color preview, HTML & CSS examples
           This text has a color of #d2772f        
        
          <p style="color:#d2772f;">Text here</p>
        
        
          .mytext {color:#d2772f;}
        
        Text color #d2772f
      
           This box has a color of #d2772f        
        
          <div style="background-color:#d2772f;">Content here</div>
        
        
          .mybackground {background-color:#d2772f;}
        
        Background color #d2772f
      
           Border around this has a color of #d2772f        
        
          <div style="border:2px solid #d2772f;">Content here</div>
        
        
          .myborder {border:2px solid #d2772f;}
        
        Border color #d2772f