#d85959 color space conversions
Hex:
        #d85959
        RGB:
        216, 89, 89
        CMY:
        15, 65, 65
        CMYK:
        0, 59, 59, 15
      HSL:
        0°, 61.9512%, 59.8039%
        HSV (HSB):
        0°, 58.7963%, 84.7059%
        XYZ:
        33.6945, 22.4650, 12.0115
        xyY:
        0.4943, 0.3295, 22.4650
      CIE-Lab:
        54.5169, 49.9175, 25.6610
        CIE-LCH:
        54.5169, 56.1270, 27.2062
        CIE-Luv:
        54.5169, 94.6504, 20.4071
        Hunter-Lab:
        47.3972, 43.9497, 18.1527
      #d85959 color charts
#d85959 RGB chart
      #d85959 CMYK chart
      #d85959 RGB pie chart
      #d85959 color shades, tints & tones
#d85959 color schemes
#d85959 color preview, HTML & CSS examples
           This text has a color of #d85959        
        
          <p style="color:#d85959;">Text here</p>
        
        
          .mytext {color:#d85959;}
        
        Text color #d85959
      
           This box has a color of #d85959        
        
          <div style="background-color:#d85959;">Content here</div>
        
        
          .mybackground {background-color:#d85959;}
        
        Background color #d85959
      
           Border around this has a color of #d85959        
        
          <div style="border:2px solid #d85959;">Content here</div>
        
        
          .myborder {border:2px solid #d85959;}
        
        Border color #d85959