#d34c32 color space conversions
Hex:
        #d34c32
        RGB:
        211, 76, 50
        CMY:
        17, 70, 80
        CMYK:
        0, 64, 76, 17
      HSL:
        10°, 64.6586%, 51.1765%
        HSV (HSB):
        10°, 76.3033%, 82.7451%
        XYZ:
        30.0241, 19.2481, 5.1504
        xyY:
        0.5517, 0.3537, 19.2481
      CIE-Lab:
        50.9762, 51.8333, 43.1452
        CIE-LCH:
        50.9762, 67.4404, 39.7734
        CIE-Luv:
        50.9762, 107.0374, 33.1474
        Hunter-Lab:
        43.8726, 45.3791, 23.7505
      #d34c32 color charts
#d34c32 RGB chart
      #d34c32 CMYK chart
      #d34c32 RGB pie chart
      #d34c32 color shades, tints & tones
#d34c32 color schemes
#d34c32 color preview, HTML & CSS examples
           This text has a color of #d34c32        
        
          <p style="color:#d34c32;">Text here</p>
        
        
          .mytext {color:#d34c32;}
        
        Text color #d34c32
      
           This box has a color of #d34c32        
        
          <div style="background-color:#d34c32;">Content here</div>
        
        
          .mybackground {background-color:#d34c32;}
        
        Background color #d34c32
      
           Border around this has a color of #d34c32        
        
          <div style="border:2px solid #d34c32;">Content here</div>
        
        
          .myborder {border:2px solid #d34c32;}
        
        Border color #d34c32