#d33b42 color space conversions
Hex:
        #d33b42
        RGB:
        211, 59, 66
        CMY:
        17, 77, 74
        CMYK:
        0, 72, 69, 17
      HSL:
        357°, 63.3333%, 52.9412%
        HSV (HSB):
        357°, 72.0379%, 82.7451%
        XYZ:
        29.4113, 17.3702, 6.9569
        xyY:
        0.5473, 0.3232, 17.3702
      CIE-Lab:
        48.7231, 59.2121, 31.6361
        CIE-LCH:
        48.7231, 67.1335, 28.1149
        CIE-Luv:
        48.7231, 114.4188, 21.9188
        Hunter-Lab:
        41.6775, 53.0295, 19.2775
      #d33b42 color charts
#d33b42 RGB chart
      #d33b42 CMYK chart
      #d33b42 RGB pie chart
      #d33b42 color shades, tints & tones
#d33b42 color schemes
#d33b42 color preview, HTML & CSS examples
           This text has a color of #d33b42        
        
          <p style="color:#d33b42;">Text here</p>
        
        
          .mytext {color:#d33b42;}
        
        Text color #d33b42
      
           This box has a color of #d33b42        
        
          <div style="background-color:#d33b42;">Content here</div>
        
        
          .mybackground {background-color:#d33b42;}
        
        Background color #d33b42
      
           Border around this has a color of #d33b42        
        
          <div style="border:2px solid #d33b42;">Content here</div>
        
        
          .myborder {border:2px solid #d33b42;}
        
        Border color #d33b42