#d33148 color space conversions
Hex:
        #d33148
        RGB:
        211, 49, 72
        CMY:
        17, 81, 72
        CMYK:
        0, 77, 66, 17
      HSL:
        351°, 64.8000%, 50.9804%
        HSV (HSB):
        351°, 76.7773%, 82.7451%
        XYZ:
        29.1320, 16.5134, 7.7829
        xyY:
        0.5453, 0.3091, 16.5134
      CIE-Lab:
        47.6410, 62.8024, 26.7235
        CIE-LCH:
        47.6410, 68.2517, 23.0506
        CIE-Luv:
        47.6410, 117.8911, 16.5770
        Hunter-Lab:
        40.6367, 56.8505, 17.0903
      #d33148 color charts
#d33148 RGB chart
      #d33148 CMYK chart
      #d33148 RGB pie chart
      #d33148 color shades, tints & tones
#d33148 color schemes
#d33148 color preview, HTML & CSS examples
           This text has a color of #d33148        
        
          <p style="color:#d33148;">Text here</p>
        
        
          .mytext {color:#d33148;}
        
        Text color #d33148
      
           This box has a color of #d33148        
        
          <div style="background-color:#d33148;">Content here</div>
        
        
          .mybackground {background-color:#d33148;}
        
        Background color #d33148
      
           Border around this has a color of #d33148        
        
          <div style="border:2px solid #d33148;">Content here</div>
        
        
          .myborder {border:2px solid #d33148;}
        
        Border color #d33148