#d34f31 color space conversions
Hex:
        #d34f31
        RGB:
        211, 79, 49
        CMY:
        17, 69, 81
        CMYK:
        0, 63, 77, 17
      HSL:
        11°, 64.8000%, 50.9804%
        HSV (HSB):
        11°, 76.7773%, 82.7451%
        XYZ:
        30.2143, 19.6626, 5.1085
        xyY:
        0.5495, 0.3576, 19.6626
      CIE-Lab:
        51.4536, 50.4931, 44.1650
        CIE-LCH:
        51.4536, 67.0828, 41.1754
        CIE-Luv:
        51.4536, 105.0990, 34.3895
        Hunter-Lab:
        44.3425, 44.0278, 24.2092
      #d34f31 color charts
#d34f31 RGB chart
      #d34f31 CMYK chart
      #d34f31 RGB pie chart
      #d34f31 color shades, tints & tones
#d34f31 color schemes
#d34f31 color preview, HTML & CSS examples
           This text has a color of #d34f31        
        
          <p style="color:#d34f31;">Text here</p>
        
        
          .mytext {color:#d34f31;}
        
        Text color #d34f31
      
           This box has a color of #d34f31        
        
          <div style="background-color:#d34f31;">Content here</div>
        
        
          .mybackground {background-color:#d34f31;}
        
        Background color #d34f31
      
           Border around this has a color of #d34f31        
        
          <div style="border:2px solid #d34f31;">Content here</div>
        
        
          .myborder {border:2px solid #d34f31;}
        
        Border color #d34f31