#d33b56 color space conversions
Hex:
        #d33b56
        RGB:
        211, 59, 86
        CMY:
        17, 77, 66
        CMYK:
        0, 72, 59, 17
      HSL:
        349°, 63.3333%, 52.9412%
        HSV (HSB):
        349°, 72.0379%, 82.7451%
        XYZ:
        30.1076, 17.6487, 10.6238
        xyY:
        0.5157, 0.3023, 17.6487
      CIE-Lab:
        49.0672, 60.3770, 20.1110
        CIE-LCH:
        49.0672, 63.6383, 18.4224
        CIE-Luv:
        49.0672, 108.9341, 11.3794
        Hunter-Lab:
        42.0104, 54.4078, 14.4137
      #d33b56 color charts
#d33b56 RGB chart
      #d33b56 CMYK chart
      #d33b56 RGB pie chart
      #d33b56 color shades, tints & tones
#d33b56 color schemes
#d33b56 color preview, HTML & CSS examples
           This text has a color of #d33b56        
        
          <p style="color:#d33b56;">Text here</p>
        
        
          .mytext {color:#d33b56;}
        
        Text color #d33b56
      
           This box has a color of #d33b56        
        
          <div style="background-color:#d33b56;">Content here</div>
        
        
          .mybackground {background-color:#d33b56;}
        
        Background color #d33b56
      
           Border around this has a color of #d33b56        
        
          <div style="border:2px solid #d33b56;">Content here</div>
        
        
          .myborder {border:2px solid #d33b56;}
        
        Border color #d33b56