#d33162 color space conversions
Hex:
        #d33162
        RGB:
        211, 49, 98
        CMY:
        17, 81, 62
        CMYK:
        0, 77, 54, 17
      HSL:
        342°, 64.8000%, 50.9804%
        HSV (HSB):
        342°, 76.7773%, 82.7451%
        XYZ:
        30.1669, 16.9274, 13.2326
        xyY:
        0.5001, 0.2806, 16.9274
      CIE-Lab:
        48.1684, 64.4748, 11.5690
        CIE-LCH:
        48.1684, 65.5045, 10.1726
        CIE-Luv:
        48.1684, 109.4889, 1.3743
        Hunter-Lab:
        41.1429, 58.8803, 9.7308
      #d33162 color charts
#d33162 RGB chart
      #d33162 CMYK chart
      #d33162 RGB pie chart
      #d33162 color shades, tints & tones
#d33162 color schemes
#d33162 color preview, HTML & CSS examples
           This text has a color of #d33162        
        
          <p style="color:#d33162;">Text here</p>
        
        
          .mytext {color:#d33162;}
        
        Text color #d33162
      
           This box has a color of #d33162        
        
          <div style="background-color:#d33162;">Content here</div>
        
        
          .mybackground {background-color:#d33162;}
        
        Background color #d33162
      
           Border around this has a color of #d33162        
        
          <div style="border:2px solid #d33162;">Content here</div>
        
        
          .myborder {border:2px solid #d33162;}
        
        Border color #d33162