#d33f32 color space conversions
Hex:
        #d33f32
        RGB:
        211, 63, 50
        CMY:
        17, 75, 80
        CMYK:
        0, 70, 76, 17
      HSL:
        5°, 64.6586%, 51.1765%
        HSV (HSB):
        5°, 76.3033%, 82.7451%
        XYZ:
        29.2172, 17.6342, 4.8814
        xyY:
        0.5648, 0.3409, 17.6342
      CIE-Lab:
        49.0494, 57.0601, 41.1049
        CIE-LCH:
        49.0494, 70.3240, 35.7682
        CIE-Luv:
        49.0494, 115.5049, 29.5374
        Hunter-Lab:
        41.9931, 50.7057, 22.5031
      #d33f32 color charts
#d33f32 RGB chart
      #d33f32 CMYK chart
      #d33f32 RGB pie chart
      #d33f32 color shades, tints & tones
#d33f32 color schemes
#d33f32 color preview, HTML & CSS examples
           This text has a color of #d33f32        
        
          <p style="color:#d33f32;">Text here</p>
        
        
          .mytext {color:#d33f32;}
        
        Text color #d33f32
      
           This box has a color of #d33f32        
        
          <div style="background-color:#d33f32;">Content here</div>
        
        
          .mybackground {background-color:#d33f32;}
        
        Background color #d33f32
      
           Border around this has a color of #d33f32        
        
          <div style="border:2px solid #d33f32;">Content here</div>
        
        
          .myborder {border:2px solid #d33f32;}
        
        Border color #d33f32