#d33269 color space conversions
Hex:
        #d33269
        RGB:
        211, 50, 105
        CMY:
        17, 80, 59
        CMYK:
        0, 76, 50, 17
      HSL:
        340°, 64.6586%, 51.1765%
        HSV (HSB):
        340°, 76.3033%, 82.7451%
        XYZ:
        30.5544, 17.1500, 15.0645
        xyY:
        0.4868, 0.2732, 17.1500
      CIE-Lab:
        48.4485, 64.7214, 7.6766
        CIE-LCH:
        48.4485, 65.1751, 6.7642
        CIE-Luv:
        48.4485, 106.5559, -3.0356
        Hunter-Lab:
        41.4126, 59.2261, 7.4211
      #d33269 color charts
#d33269 RGB chart
      #d33269 CMYK chart
      #d33269 RGB pie chart
      #d33269 color shades, tints & tones
#d33269 color schemes
#d33269 color preview, HTML & CSS examples
           This text has a color of #d33269        
        
          <p style="color:#d33269;">Text here</p>
        
        
          .mytext {color:#d33269;}
        
        Text color #d33269
      
           This box has a color of #d33269        
        
          <div style="background-color:#d33269;">Content here</div>
        
        
          .mybackground {background-color:#d33269;}
        
        Background color #d33269
      
           Border around this has a color of #d33269        
        
          <div style="border:2px solid #d33269;">Content here</div>
        
        
          .myborder {border:2px solid #d33269;}
        
        Border color #d33269