#d34d43 color space conversions
Hex:
        #d34d43
        RGB:
        211, 77, 67
        CMY:
        17, 70, 74
        CMYK:
        0, 64, 68, 17
      HSL:
        4°, 62.0690%, 54.5098%
        HSV (HSB):
        4°, 68.2464%, 82.7451%
        XYZ:
        30.5310, 19.5619, 7.4769
        xyY:
        0.5303, 0.3398, 19.5619
      CIE-Lab:
        51.3382, 52.1782, 34.2006
        CIE-LCH:
        51.3382, 62.3879, 33.2431
        CIE-Luv:
        51.3382, 103.2610, 26.6467
        Hunter-Lab:
        44.2288, 45.8173, 20.9372
      #d34d43 color charts
#d34d43 RGB chart
      #d34d43 CMYK chart
      #d34d43 RGB pie chart
      #d34d43 color shades, tints & tones
#d34d43 color schemes
#d34d43 color preview, HTML & CSS examples
           This text has a color of #d34d43        
        
          <p style="color:#d34d43;">Text here</p>
        
        
          .mytext {color:#d34d43;}
        
        Text color #d34d43
      
           This box has a color of #d34d43        
        
          <div style="background-color:#d34d43;">Content here</div>
        
        
          .mybackground {background-color:#d34d43;}
        
        Background color #d34d43
      
           Border around this has a color of #d34d43        
        
          <div style="border:2px solid #d34d43;">Content here</div>
        
        
          .myborder {border:2px solid #d34d43;}
        
        Border color #d34d43