#d55065 color space conversions
Hex:
        #d55065
        RGB:
        213, 80, 101
        CMY:
        16, 69, 60
        CMYK:
        0, 62, 53, 16
      HSL:
        351°, 61.2903%, 57.4510%
        HSV (HSB):
        351°, 62.4413%, 83.5294%
        XYZ:
        32.6582, 20.8230, 14.6099
        xyY:
        0.4796, 0.3058, 20.8230
      CIE-Lab:
        52.7553, 53.8452, 16.1533
        CIE-LCH:
        52.7553, 56.2159, 16.6989
        CIE-Luv:
        52.7553, 94.7259, 9.3525
        Hunter-Lab:
        45.6323, 47.8928, 12.9600
      #d55065 color charts
#d55065 RGB chart
      #d55065 CMYK chart
      #d55065 RGB pie chart
      #d55065 color shades, tints & tones
#d55065 color schemes
#d55065 color preview, HTML & CSS examples
           This text has a color of #d55065        
        
          <p style="color:#d55065;">Text here</p>
        
        
          .mytext {color:#d55065;}
        
        Text color #d55065
      
           This box has a color of #d55065        
        
          <div style="background-color:#d55065;">Content here</div>
        
        
          .mybackground {background-color:#d55065;}
        
        Background color #d55065
      
           Border around this has a color of #d55065        
        
          <div style="border:2px solid #d55065;">Content here</div>
        
        
          .myborder {border:2px solid #d55065;}
        
        Border color #d55065