#d74170 color space conversions
Hex:
        #d74170
        RGB:
        215, 65, 112
        CMY:
        16, 75, 56
        CMYK:
        0, 70, 48, 16
      HSL:
        341°, 65.2174%, 54.9020%
        HSV (HSB):
        341°, 69.7674%, 84.3137%
        XYZ:
        32.8393, 19.3975, 17.3425
        xyY:
        0.4720, 0.2788, 19.3975
      CIE-Lab:
        51.1491, 61.4145, 7.3615
        CIE-LCH:
        51.1491, 61.8541, 6.8352
        CIE-Luv:
        51.1491, 100.8528, -2.5423
        Hunter-Lab:
        44.0426, 56.0194, 7.4834
      #d74170 color charts
#d74170 RGB chart
      #d74170 CMYK chart
      #d74170 RGB pie chart
      #d74170 color shades, tints & tones
#d74170 color schemes
#d74170 color preview, HTML & CSS examples
           This text has a color of #d74170        
        
          <p style="color:#d74170;">Text here</p>
        
        
          .mytext {color:#d74170;}
        
        Text color #d74170
      
           This box has a color of #d74170        
        
          <div style="background-color:#d74170;">Content here</div>
        
        
          .mybackground {background-color:#d74170;}
        
        Background color #d74170
      
           Border around this has a color of #d74170        
        
          <div style="border:2px solid #d74170;">Content here</div>
        
        
          .myborder {border:2px solid #d74170;}
        
        Border color #d74170