#d61d67 color space conversions
Hex:
        #d61d67
        RGB:
        214, 29, 103
        CMY:
        16, 89, 60
        CMYK:
        0, 86, 52, 16
      HSL:
        336°, 76.1317%, 47.6471%
        HSV (HSB):
        336°, 86.4486%, 83.9216%
        XYZ:
        30.6191, 16.1541, 14.3362
        xyY:
        0.5011, 0.2643, 16.1541
      CIE-Lab:
        47.1761, 70.4477, 7.1773
        CIE-LCH:
        47.1761, 70.8123, 5.8173
        CIE-Luv:
        47.1761, 116.4130, -5.0059
        Hunter-Lab:
        40.1922, 65.6479, 6.9863
      #d61d67 color charts
#d61d67 RGB chart
      #d61d67 CMYK chart
      #d61d67 RGB pie chart
      #d61d67 color shades, tints & tones
#d61d67 color schemes
#d61d67 color preview, HTML & CSS examples
           This text has a color of #d61d67        
        
          <p style="color:#d61d67;">Text here</p>
        
        
          .mytext {color:#d61d67;}
        
        Text color #d61d67
      
           This box has a color of #d61d67        
        
          <div style="background-color:#d61d67;">Content here</div>
        
        
          .mybackground {background-color:#d61d67;}
        
        Background color #d61d67
      
           Border around this has a color of #d61d67        
        
          <div style="border:2px solid #d61d67;">Content here</div>
        
        
          .myborder {border:2px solid #d61d67;}
        
        Border color #d61d67