#d61f6a color space conversions
Hex:
        #d61f6a
        RGB:
        214, 31, 106
        CMY:
        16, 88, 58
        CMYK:
        0, 86, 50, 16
      HSL:
        335°, 74.6939%, 48.0392%
        HSV (HSB):
        335°, 85.5140%, 83.9216%
        XYZ:
        30.8231, 16.3167, 15.1606
        xyY:
        0.4947, 0.2619, 16.3167
      CIE-Lab:
        47.3873, 70.2966, 5.6276
        CIE-LCH:
        47.3873, 70.5215, 4.5770
        CIE-Luv:
        47.3873, 114.6945, -6.7377
        Hunter-Lab:
        40.3940, 65.5170, 6.0232
      #d61f6a color charts
#d61f6a RGB chart
      #d61f6a CMYK chart
      #d61f6a RGB pie chart
      #d61f6a color shades, tints & tones
#d61f6a color schemes
#d61f6a color preview, HTML & CSS examples
           This text has a color of #d61f6a        
        
          <p style="color:#d61f6a;">Text here</p>
        
        
          .mytext {color:#d61f6a;}
        
        Text color #d61f6a
      
           This box has a color of #d61f6a        
        
          <div style="background-color:#d61f6a;">Content here</div>
        
        
          .mybackground {background-color:#d61f6a;}
        
        Background color #d61f6a
      
           Border around this has a color of #d61f6a        
        
          <div style="border:2px solid #d61f6a;">Content here</div>
        
        
          .myborder {border:2px solid #d61f6a;}
        
        Border color #d61f6a