#d99377 color space conversions
Hex:
        #d99377
        RGB:
        217, 147, 119
        CMY:
        15, 42, 53
        CMYK:
        0, 32, 45, 15
      HSL:
        17°, 56.3218%, 65.8824%
        HSV (HSB):
        17°, 45.1613%, 85.0980%
        XYZ:
        42.3788, 36.9511, 22.3514
        xyY:
        0.4168, 0.3634, 36.9511
      CIE-Lab:
        67.2403, 23.1850, 25.5368
        CIE-LCH:
        67.2403, 34.4917, 47.7635
        CIE-Luv:
        67.2403, 50.3231, 28.6132
        Hunter-Lab:
        60.7874, 18.0658, 20.7503
      #d99377 color charts
#d99377 RGB chart
      #d99377 CMYK chart
      #d99377 RGB pie chart
      #d99377 color shades, tints & tones
#d99377 color schemes
#d99377 color preview, HTML & CSS examples
           This text has a color of #d99377        
        
          <p style="color:#d99377;">Text here</p>
        
        
          .mytext {color:#d99377;}
        
        Text color #d99377
      
           This box has a color of #d99377        
        
          <div style="background-color:#d99377;">Content here</div>
        
        
          .mybackground {background-color:#d99377;}
        
        Background color #d99377
      
           Border around this has a color of #d99377        
        
          <div style="border:2px solid #d99377;">Content here</div>
        
        
          .myborder {border:2px solid #d99377;}
        
        Border color #d99377