#d34c26 color space conversions
Hex:
        #d34c26
        RGB:
        211, 76, 38
        CMY:
        17, 70, 85
        CMYK:
        0, 64, 82, 17
      HSL:
        13°, 69.4779%, 48.8235%
        HSV (HSB):
        13°, 81.9905%, 82.7451%
        XYZ:
        29.7983, 19.1577, 3.9610
        xyY:
        0.5631, 0.3620, 19.1577
      CIE-Lab:
        50.8712, 51.4297, 49.0261
        CIE-LCH:
        50.8712, 71.0533, 43.6294
        CIE-Luv:
        50.8712, 108.7203, 36.8095
        Hunter-Lab:
        43.7695, 44.9260, 25.2731
      #d34c26 color charts
#d34c26 RGB chart
      #d34c26 CMYK chart
      #d34c26 RGB pie chart
      #d34c26 color shades, tints & tones
#d34c26 color schemes
#d34c26 color preview, HTML & CSS examples
           This text has a color of #d34c26        
        
          <p style="color:#d34c26;">Text here</p>
        
        
          .mytext {color:#d34c26;}
        
        Text color #d34c26
      
           This box has a color of #d34c26        
        
          <div style="background-color:#d34c26;">Content here</div>
        
        
          .mybackground {background-color:#d34c26;}
        
        Background color #d34c26
      
           Border around this has a color of #d34c26        
        
          <div style="border:2px solid #d34c26;">Content here</div>
        
        
          .myborder {border:2px solid #d34c26;}
        
        Border color #d34c26