#d86965 color space conversions
Hex:
        #d86965
        RGB:
        216, 105, 101
        CMY:
        15, 59, 60
        CMYK:
        0, 51, 53, 15
      HSL:
        2°, 59.5855%, 62.1569%
        HSV (HSB):
        2°, 53.2407%, 84.7059%
        XYZ:
        35.7194, 25.6417, 15.3786
        xyY:
        0.4655, 0.3341, 25.6417
      CIE-Lab:
        57.6953, 43.1689, 22.9054
        CIE-LCH:
        57.6953, 48.8693, 27.9504
        CIE-Luv:
        57.6953, 81.3411, 19.7854
        Hunter-Lab:
        50.6376, 37.2970, 17.4400
      #d86965 color charts
#d86965 RGB chart
      #d86965 CMYK chart
      #d86965 RGB pie chart
      #d86965 color shades, tints & tones
#d86965 color schemes
#d86965 color preview, HTML & CSS examples
           This text has a color of #d86965        
        
          <p style="color:#d86965;">Text here</p>
        
        
          .mytext {color:#d86965;}
        
        Text color #d86965
      
           This box has a color of #d86965        
        
          <div style="background-color:#d86965;">Content here</div>
        
        
          .mybackground {background-color:#d86965;}
        
        Background color #d86965
      
           Border around this has a color of #d86965        
        
          <div style="border:2px solid #d86965;">Content here</div>
        
        
          .myborder {border:2px solid #d86965;}
        
        Border color #d86965