#d35180 color space conversions
Hex:
        #d35180
        RGB:
        211, 81, 128
        CMY:
        17, 68, 50
        CMYK:
        0, 62, 39, 17
      HSL:
        338°, 59.6330%, 57.2549%
        HSV (HSB):
        338°, 61.6114%, 82.7451%
        XYZ:
        33.7027, 21.2923, 22.7556
        xyY:
        0.4335, 0.2739, 21.2923
      CIE-Lab:
        53.2679, 55.3300, 0.7396
        CIE-LCH:
        53.2679, 55.3350, 0.7659
        CIE-Luv:
        53.2679, 84.5571, -9.3755
        Hunter-Lab:
        46.1435, 49.6231, 3.0618
      #d35180 color charts
#d35180 RGB chart
      #d35180 CMYK chart
      #d35180 RGB pie chart
      #d35180 color shades, tints & tones
#d35180 color schemes
#d35180 color preview, HTML & CSS examples
           This text has a color of #d35180        
        
          <p style="color:#d35180;">Text here</p>
        
        
          .mytext {color:#d35180;}
        
        Text color #d35180
      
           This box has a color of #d35180        
        
          <div style="background-color:#d35180;">Content here</div>
        
        
          .mybackground {background-color:#d35180;}
        
        Background color #d35180
      
           Border around this has a color of #d35180        
        
          <div style="border:2px solid #d35180;">Content here</div>
        
        
          .myborder {border:2px solid #d35180;}
        
        Border color #d35180