#d44169 color space conversions
Hex:
        #d44169
        RGB:
        212, 65, 105
        CMY:
        17, 75, 59
        CMYK:
        0, 69, 50, 17
      HSL:
        344°, 63.0901%, 54.3137%
        HSV (HSB):
        344°, 69.3396%, 83.1373%
        XYZ:
        31.5915, 18.7976, 15.3278
        xyY:
        0.4807, 0.2860, 18.7976
      CIE-Lab:
        50.4495, 59.9286, 10.5274
        CIE-LCH:
        50.4495, 60.8462, 9.9632
        CIE-Luv:
        50.4495, 100.7555, 1.4468
        Hunter-Lab:
        43.3562, 54.1908, 9.3883
      #d44169 color charts
#d44169 RGB chart
      #d44169 CMYK chart
      #d44169 RGB pie chart
      #d44169 color shades, tints & tones
#d44169 color schemes
#d44169 color preview, HTML & CSS examples
           This text has a color of #d44169        
        
          <p style="color:#d44169;">Text here</p>
        
        
          .mytext {color:#d44169;}
        
        Text color #d44169
      
           This box has a color of #d44169        
        
          <div style="background-color:#d44169;">Content here</div>
        
        
          .mybackground {background-color:#d44169;}
        
        Background color #d44169
      
           Border around this has a color of #d44169        
        
          <div style="border:2px solid #d44169;">Content here</div>
        
        
          .myborder {border:2px solid #d44169;}
        
        Border color #d44169