#d37480 color space conversions
Hex:
        #d37480
        RGB:
        211, 116, 128
        CMY:
        17, 55, 50
        CMYK:
        0, 45, 39, 17
      HSL:
        352°, 51.9126%, 64.1176%
        HSV (HSB):
        352°, 45.0237%, 82.7451%
        XYZ:
        37.0056, 27.8982, 23.8566
        xyY:
        0.4169, 0.3143, 27.8982
      CIE-Lab:
        59.7966, 38.3915, 10.1120
        CIE-LCH:
        59.7966, 39.7009, 14.7561
        CIE-Luv:
        59.7966, 64.5302, 6.2654
        Hunter-Lab:
        52.8187, 32.6272, 10.1937
      #d37480 color charts
#d37480 RGB chart
      #d37480 CMYK chart
      #d37480 RGB pie chart
      #d37480 color shades, tints & tones
#d37480 color schemes
#d37480 color preview, HTML & CSS examples
           This text has a color of #d37480        
        
          <p style="color:#d37480;">Text here</p>
        
        
          .mytext {color:#d37480;}
        
        Text color #d37480
      
           This box has a color of #d37480        
        
          <div style="background-color:#d37480;">Content here</div>
        
        
          .mybackground {background-color:#d37480;}
        
        Background color #d37480
      
           Border around this has a color of #d37480        
        
          <div style="border:2px solid #d37480;">Content here</div>
        
        
          .myborder {border:2px solid #d37480;}
        
        Border color #d37480