#d34369 color space conversions
Hex:
        #d34369
        RGB:
        211, 67, 105
        CMY:
        17, 74, 59
        CMYK:
        0, 68, 50, 17
      HSL:
        344°, 62.0690%, 54.5098%
        HSV (HSB):
        344°, 68.2464%, 82.7451%
        XYZ:
        31.4209, 18.8831, 15.3533
        xyY:
        0.4786, 0.2876, 18.8831
      CIE-Lab:
        50.5502, 58.8703, 10.6432
        CIE-LCH:
        50.5502, 59.8247, 10.2479
        CIE-Luv:
        50.5502, 98.9522, 1.8330
        Hunter-Lab:
        43.4547, 53.0228, 9.4701
      #d34369 color charts
#d34369 RGB chart
      #d34369 CMYK chart
      #d34369 RGB pie chart
      #d34369 color shades, tints & tones
#d34369 color schemes
#d34369 color preview, HTML & CSS examples
           This text has a color of #d34369        
        
          <p style="color:#d34369;">Text here</p>
        
        
          .mytext {color:#d34369;}
        
        Text color #d34369
      
           This box has a color of #d34369        
        
          <div style="background-color:#d34369;">Content here</div>
        
        
          .mybackground {background-color:#d34369;}
        
        Background color #d34369
      
           Border around this has a color of #d34369        
        
          <div style="border:2px solid #d34369;">Content here</div>
        
        
          .myborder {border:2px solid #d34369;}
        
        Border color #d34369