#d27d47 color space conversions
Hex:
        #d27d47
        RGB:
        210, 125, 71
        CMY:
        18, 51, 72
        CMYK:
        0, 40, 66, 18
      HSL:
        23°, 60.6987%, 55.0980%
        HSV (HSB):
        23°, 66.1905%, 82.3529%
        XYZ:
        35.0493, 28.8238, 9.6775
        xyY:
        0.4765, 0.3919, 28.8238
      CIE-Lab:
        60.6258, 28.2668, 42.8588
        CIE-LCH:
        60.6258, 51.3409, 56.5939
        CIE-Luv:
        60.6258, 66.6494, 42.7280
        Hunter-Lab:
        53.6878, 22.5774, 26.8942
      #d27d47 color charts
#d27d47 RGB chart
      #d27d47 CMYK chart
      #d27d47 RGB pie chart
      #d27d47 color shades, tints & tones
#d27d47 color schemes
#d27d47 color preview, HTML & CSS examples
           This text has a color of #d27d47        
        
          <p style="color:#d27d47;">Text here</p>
        
        
          .mytext {color:#d27d47;}
        
        Text color #d27d47
      
           This box has a color of #d27d47        
        
          <div style="background-color:#d27d47;">Content here</div>
        
        
          .mybackground {background-color:#d27d47;}
        
        Background color #d27d47
      
           Border around this has a color of #d27d47        
        
          <div style="border:2px solid #d27d47;">Content here</div>
        
        
          .myborder {border:2px solid #d27d47;}
        
        Border color #d27d47