#d44d50 color space conversions
Hex:
        #d44d50
        RGB:
        212, 77, 80
        CMY:
        17, 70, 69
        CMYK:
        0, 64, 62, 17
      HSL:
        359°, 61.0860%, 56.6667%
        HSV (HSB):
        359°, 63.6792%, 83.1373%
        XYZ:
        31.2532, 19.8840, 9.7802
        xyY:
        0.5130, 0.3264, 19.8840
      CIE-Lab:
        51.7058, 53.2730, 27.1649
        CIE-LCH:
        51.7058, 59.7992, 27.0178
        CIE-Luv:
        51.7058, 101.1809, 20.4015
        Hunter-Lab:
        44.5915, 47.0718, 18.2100
      #d44d50 color charts
#d44d50 RGB chart
      #d44d50 CMYK chart
      #d44d50 RGB pie chart
      #d44d50 color shades, tints & tones
#d44d50 color schemes
#d44d50 color preview, HTML & CSS examples
           This text has a color of #d44d50        
        
          <p style="color:#d44d50;">Text here</p>
        
        
          .mytext {color:#d44d50;}
        
        Text color #d44d50
      
           This box has a color of #d44d50        
        
          <div style="background-color:#d44d50;">Content here</div>
        
        
          .mybackground {background-color:#d44d50;}
        
        Background color #d44d50
      
           Border around this has a color of #d44d50        
        
          <div style="border:2px solid #d44d50;">Content here</div>
        
        
          .myborder {border:2px solid #d44d50;}
        
        Border color #d44d50