#d38269 color space conversions
Hex:
        #d38269
        RGB:
        211, 130, 105
        CMY:
        17, 49, 59
        CMYK:
        0, 38, 50, 17
      HSL:
        14°, 54.6392%, 61.9608%
        HSV (HSB):
        14°, 50.2370%, 82.7451%
        XYZ:
        37.3964, 30.8341, 17.3452
        xyY:
        0.4370, 0.3603, 30.8341
      CIE-Lab:
        62.3673, 28.5916, 26.6977
        CIE-LCH:
        62.3673, 39.1184, 43.0381
        CIE-Luv:
        62.3673, 59.3298, 27.9272
        Hunter-Lab:
        55.5284, 23.0386, 20.3498
      #d38269 color charts
#d38269 RGB chart
      #d38269 CMYK chart
      #d38269 RGB pie chart
      #d38269 color shades, tints & tones
#d38269 color schemes
#d38269 color preview, HTML & CSS examples
           This text has a color of #d38269        
        
          <p style="color:#d38269;">Text here</p>
        
        
          .mytext {color:#d38269;}
        
        Text color #d38269
      
           This box has a color of #d38269        
        
          <div style="background-color:#d38269;">Content here</div>
        
        
          .mybackground {background-color:#d38269;}
        
        Background color #d38269
      
           Border around this has a color of #d38269        
        
          <div style="border:2px solid #d38269;">Content here</div>
        
        
          .myborder {border:2px solid #d38269;}
        
        Border color #d38269