#d44d53 color space conversions
Hex:
        #d44d53
        RGB:
        212, 77, 83
        CMY:
        17, 70, 67
        CMYK:
        0, 64, 61, 17
      HSL:
        357°, 61.0860%, 56.6667%
        HSV (HSB):
        357°, 63.6792%, 83.1373%
        XYZ:
        31.3666, 19.9293, 10.3772
        xyY:
        0.5086, 0.3231, 19.9293
      CIE-Lab:
        51.7572, 53.4681, 25.4670
        CIE-LCH:
        51.7572, 59.2234, 25.4686
        CIE-Luv:
        51.7572, 100.4496, 18.7822
        Hunter-Lab:
        44.6423, 47.2938, 17.4676
      #d44d53 color charts
#d44d53 RGB chart
      #d44d53 CMYK chart
      #d44d53 RGB pie chart
      #d44d53 color shades, tints & tones
#d44d53 color schemes
#d44d53 color preview, HTML & CSS examples
           This text has a color of #d44d53        
        
          <p style="color:#d44d53;">Text here</p>
        
        
          .mytext {color:#d44d53;}
        
        Text color #d44d53
      
           This box has a color of #d44d53        
        
          <div style="background-color:#d44d53;">Content here</div>
        
        
          .mybackground {background-color:#d44d53;}
        
        Background color #d44d53
      
           Border around this has a color of #d44d53        
        
          <div style="border:2px solid #d44d53;">Content here</div>
        
        
          .myborder {border:2px solid #d44d53;}
        
        Border color #d44d53