#d99c55 color space conversions
Hex:
        #d99c55
        RGB:
        217, 156, 85
        CMY:
        15, 39, 67
        CMYK:
        0, 28, 61, 15
      HSL:
        32°, 63.4615%, 59.2157%
        HSV (HSB):
        32°, 60.8295%, 85.0980%
        XYZ:
        42.1434, 39.1845, 13.9365
        xyY:
        0.4424, 0.4113, 39.1845
      CIE-Lab:
        68.8847, 15.3886, 45.5605
        CIE-LCH:
        68.8847, 48.0892, 71.3370
        CIE-Luv:
        68.8847, 47.5674, 50.7522
        Hunter-Lab:
        62.5975, 10.6284, 30.6182
      #d99c55 color charts
#d99c55 RGB chart
      #d99c55 CMYK chart
      #d99c55 RGB pie chart
      #d99c55 color shades, tints & tones
#d99c55 color schemes
#d99c55 color preview, HTML & CSS examples
           This text has a color of #d99c55        
        
          <p style="color:#d99c55;">Text here</p>
        
        
          .mytext {color:#d99c55;}
        
        Text color #d99c55
      
           This box has a color of #d99c55        
        
          <div style="background-color:#d99c55;">Content here</div>
        
        
          .mybackground {background-color:#d99c55;}
        
        Background color #d99c55
      
           Border around this has a color of #d99c55        
        
          <div style="border:2px solid #d99c55;">Content here</div>
        
        
          .myborder {border:2px solid #d99c55;}
        
        Border color #d99c55