#d34d47 color space conversions
Hex:
        #d34d47
        RGB:
        211, 77, 71
        CMY:
        17, 70, 72
        CMYK:
        0, 64, 66, 17
      HSL:
        3°, 61.4035%, 55.2941%
        HSV (HSB):
        3°, 66.3507%, 82.7451%
        XYZ:
        30.6552, 19.6116, 8.1309
        xyY:
        0.5249, 0.3358, 19.6116
      CIE-Lab:
        51.3952, 52.3965, 31.9770
        CIE-LCH:
        51.3952, 61.3833, 31.3952
        CIE-Luv:
        51.3952, 102.4161, 24.7781
        Hunter-Lab:
        44.2850, 46.0636, 20.1135
      #d34d47 color charts
#d34d47 RGB chart
      #d34d47 CMYK chart
      #d34d47 RGB pie chart
      #d34d47 color shades, tints & tones
#d34d47 color schemes
#d34d47 color preview, HTML & CSS examples
           This text has a color of #d34d47        
        
          <p style="color:#d34d47;">Text here</p>
        
        
          .mytext {color:#d34d47;}
        
        Text color #d34d47
      
           This box has a color of #d34d47        
        
          <div style="background-color:#d34d47;">Content here</div>
        
        
          .mybackground {background-color:#d34d47;}
        
        Background color #d34d47
      
           Border around this has a color of #d34d47        
        
          <div style="border:2px solid #d34d47;">Content here</div>
        
        
          .myborder {border:2px solid #d34d47;}
        
        Border color #d34d47