#d55f71 color space conversions
Hex:
        #d55f71
        RGB:
        213, 95, 113
        CMY:
        16, 63, 56
        CMYK:
        0, 55, 47, 16
      HSL:
        351°, 58.4158%, 60.3922%
        HSV (HSB):
        351°, 55.3991%, 83.5294%
        XYZ:
        34.5134, 23.5228, 18.3441
        xyY:
        0.4519, 0.3080, 23.5228
      CIE-Lab:
        55.6068, 48.0637, 12.9991
        CIE-LCH:
        55.6068, 49.7905, 15.1339
        CIE-Luv:
        55.6068, 82.5720, 7.3843
        Hunter-Lab:
        48.5003, 42.1472, 11.5252
      #d55f71 color charts
#d55f71 RGB chart
      #d55f71 CMYK chart
      #d55f71 RGB pie chart
      #d55f71 color shades, tints & tones
#d55f71 color schemes
#d55f71 color preview, HTML & CSS examples
           This text has a color of #d55f71        
        
          <p style="color:#d55f71;">Text here</p>
        
        
          .mytext {color:#d55f71;}
        
        Text color #d55f71
      
           This box has a color of #d55f71        
        
          <div style="background-color:#d55f71;">Content here</div>
        
        
          .mybackground {background-color:#d55f71;}
        
        Background color #d55f71
      
           Border around this has a color of #d55f71        
        
          <div style="border:2px solid #d55f71;">Content here</div>
        
        
          .myborder {border:2px solid #d55f71;}
        
        Border color #d55f71