#d61870 color space conversions
Hex:
        #d61870
        RGB:
        214, 24, 112
        CMY:
        16, 91, 56
        CMYK:
        0, 89, 48, 16
      HSL:
        332°, 79.8319%, 46.6667%
        HSV (HSB):
        332°, 88.7850%, 83.9216%
        XYZ:
        30.9828, 16.1193, 16.8076
        xyY:
        0.4848, 0.2522, 16.1193
      CIE-Lab:
        47.1306, 71.9957, 1.5593
        CIE-LCH:
        47.1306, 72.0125, 1.2407
        CIE-Luv:
        47.1306, 113.7273, -11.9250
        Hunter-Lab:
        40.1488, 67.4880, 3.2834
      #d61870 color charts
#d61870 RGB chart
      #d61870 CMYK chart
      #d61870 RGB pie chart
      #d61870 color shades, tints & tones
#d61870 color schemes
#d61870 color preview, HTML & CSS examples
           This text has a color of #d61870        
        
          <p style="color:#d61870;">Text here</p>
        
        
          .mytext {color:#d61870;}
        
        Text color #d61870
      
           This box has a color of #d61870        
        
          <div style="background-color:#d61870;">Content here</div>
        
        
          .mybackground {background-color:#d61870;}
        
        Background color #d61870
      
           Border around this has a color of #d61870        
        
          <div style="border:2px solid #d61870;">Content here</div>
        
        
          .myborder {border:2px solid #d61870;}
        
        Border color #d61870