#d1146b color space conversions
Hex:
        #d1146b
        RGB:
        209, 20, 107
        CMY:
        18, 92, 58
        CMYK:
        0, 90, 49, 18
      HSL:
        332°, 82.5328%, 44.9020%
        HSV (HSB):
        332°, 90.4306%, 81.9608%
        XYZ:
        29.1985, 15.1172, 15.2889
        xyY:
        0.4899, 0.2536, 15.1172
      CIE-Lab:
        45.7942, 71.0188, 2.5892
        CIE-LCH:
        45.7942, 71.0659, 2.0880
        CIE-Luv:
        45.7942, 112.5895, -10.4540
        Hunter-Lab:
        38.8808, 66.0076, 3.9023
      #d1146b color charts
#d1146b RGB chart
      #d1146b CMYK chart
      #d1146b RGB pie chart
      #d1146b color shades, tints & tones
#d1146b color schemes
#d1146b color preview, HTML & CSS examples
           This text has a color of #d1146b        
        
          <p style="color:#d1146b;">Text here</p>
        
        
          .mytext {color:#d1146b;}
        
        Text color #d1146b
      
           This box has a color of #d1146b        
        
          <div style="background-color:#d1146b;">Content here</div>
        
        
          .mybackground {background-color:#d1146b;}
        
        Background color #d1146b
      
           Border around this has a color of #d1146b        
        
          <div style="border:2px solid #d1146b;">Content here</div>
        
        
          .myborder {border:2px solid #d1146b;}
        
        Border color #d1146b