#d55586 color space conversions
Hex:
        #d55586
        RGB:
        213, 85, 134
        CMY:
        16, 67, 47
        CMYK:
        0, 60, 37, 16
      HSL:
        337°, 60.3774%, 58.4314%
        HSV (HSB):
        337°, 60.0939%, 83.5294%
        XYZ:
        34.9921, 22.3644, 25.0267
        xyY:
        0.4247, 0.2715, 22.3644
      CIE-Lab:
        54.4115, 54.8577, -1.1127
        CIE-LCH:
        54.4115, 54.8690, 358.8380
        CIE-Luv:
        54.4115, 82.2765, -11.7203
        Hunter-Lab:
        47.2910, 49.3188, 1.7270
      #d55586 color charts
#d55586 RGB chart
      #d55586 CMYK chart
      #d55586 RGB pie chart
      #d55586 color shades, tints & tones
#d55586 color schemes
#d55586 color preview, HTML & CSS examples
           This text has a color of #d55586        
        
          <p style="color:#d55586;">Text here</p>
        
        
          .mytext {color:#d55586;}
        
        Text color #d55586
      
           This box has a color of #d55586        
        
          <div style="background-color:#d55586;">Content here</div>
        
        
          .mybackground {background-color:#d55586;}
        
        Background color #d55586
      
           Border around this has a color of #d55586        
        
          <div style="border:2px solid #d55586;">Content here</div>
        
        
          .myborder {border:2px solid #d55586;}
        
        Border color #d55586