#d69481 color space conversions
Hex:
        #d69481
        RGB:
        214, 148, 129
        CMY:
        16, 42, 49
        CMYK:
        0, 31, 40, 16
      HSL:
        13°, 50.8982%, 67.2549%
        HSV (HSB):
        13°, 39.7196%, 83.9216%
        XYZ:
        42.2839, 37.0609, 25.6937
        xyY:
        0.4026, 0.3528, 37.0609
      CIE-Lab:
        67.3227, 22.5446, 20.0692
        CIE-LCH:
        67.3227, 30.1832, 41.6755
        CIE-Luv:
        67.3227, 46.0597, 22.4095
        Hunter-Lab:
        60.8777, 17.4451, 17.5907
      #d69481 color charts
#d69481 RGB chart
      #d69481 CMYK chart
      #d69481 RGB pie chart
      #d69481 color shades, tints & tones
#d69481 color schemes
#d69481 color preview, HTML & CSS examples
           This text has a color of #d69481        
        
          <p style="color:#d69481;">Text here</p>
        
        
          .mytext {color:#d69481;}
        
        Text color #d69481
      
           This box has a color of #d69481        
        
          <div style="background-color:#d69481;">Content here</div>
        
        
          .mybackground {background-color:#d69481;}
        
        Background color #d69481
      
           Border around this has a color of #d69481        
        
          <div style="border:2px solid #d69481;">Content here</div>
        
        
          .myborder {border:2px solid #d69481;}
        
        Border color #d69481