#d33350 color space conversions
Hex:
        #d33350
        RGB:
        211, 51, 80
        CMY:
        17, 80, 69
        CMYK:
        0, 76, 62, 17
      HSL:
        349°, 64.5161%, 51.3725%
        HSV (HSB):
        349°, 75.8294%, 82.7451%
        XYZ:
        29.4958, 16.7957, 9.2767
        xyY:
        0.5308, 0.3023, 16.7957
      CIE-Lab:
        48.0016, 62.6453, 22.3425
        CIE-LCH:
        48.0016, 66.5103, 19.6288
        CIE-Luv:
        48.0016, 114.6072, 12.7584
        Hunter-Lab:
        40.9826, 56.7495, 15.2671
      #d33350 color charts
#d33350 RGB chart
      #d33350 CMYK chart
      #d33350 RGB pie chart
      #d33350 color shades, tints & tones
#d33350 color schemes
#d33350 color preview, HTML & CSS examples
           This text has a color of #d33350        
        
          <p style="color:#d33350;">Text here</p>
        
        
          .mytext {color:#d33350;}
        
        Text color #d33350
      
           This box has a color of #d33350        
        
          <div style="background-color:#d33350;">Content here</div>
        
        
          .mybackground {background-color:#d33350;}
        
        Background color #d33350
      
           Border around this has a color of #d33350        
        
          <div style="border:2px solid #d33350;">Content here</div>
        
        
          .myborder {border:2px solid #d33350;}
        
        Border color #d33350