#d57d86 color space conversions
Hex:
        #d57d86
        RGB:
        213, 125, 134
        CMY:
        16, 51, 47
        CMYK:
        0, 41, 37, 16
      HSL:
        354°, 51.1628%, 66.2745%
        HSV (HSB):
        354°, 41.3146%, 83.5294%
        XYZ:
        39.0773, 30.5346, 26.3884
        xyY:
        0.4071, 0.3181, 30.5346
      CIE-Lab:
        62.1128, 35.0978, 9.9825
        CIE-LCH:
        62.1128, 36.4898, 15.8769
        CIE-Luv:
        62.1128, 59.2736, 6.9041
        Hunter-Lab:
        55.2581, 29.5294, 10.3668
      #d57d86 color charts
#d57d86 RGB chart
      #d57d86 CMYK chart
      #d57d86 RGB pie chart
      #d57d86 color shades, tints & tones
#d57d86 color schemes
#d57d86 color preview, HTML & CSS examples
           This text has a color of #d57d86        
        
          <p style="color:#d57d86;">Text here</p>
        
        
          .mytext {color:#d57d86;}
        
        Text color #d57d86
      
           This box has a color of #d57d86        
        
          <div style="background-color:#d57d86;">Content here</div>
        
        
          .mybackground {background-color:#d57d86;}
        
        Background color #d57d86
      
           Border around this has a color of #d57d86        
        
          <div style="border:2px solid #d57d86;">Content here</div>
        
        
          .myborder {border:2px solid #d57d86;}
        
        Border color #d57d86