#d11b96 color space conversions
Hex:
        #d11b96
        RGB:
        209, 27, 150
        CMY:
        18, 89, 41
        CMYK:
        0, 87, 28, 18
      HSL:
        319°, 77.1186%, 46.2745%
        HSV (HSB):
        319°, 87.0813%, 81.9608%
        XYZ:
        32.1914, 16.5412, 30.3503
        xyY:
        0.4071, 0.2092, 16.5412
      CIE-Lab:
        47.6766, 74.0595, -20.8591
        CIE-LCH:
        47.6766, 76.9409, 344.2700
        CIE-Luv:
        47.6766, 92.2886, -41.8094
        Hunter-Lab:
        40.6709, 70.1108, -15.7750
      #d11b96 color charts
#d11b96 RGB chart
      #d11b96 CMYK chart
      #d11b96 RGB pie chart
      #d11b96 color shades, tints & tones
#d11b96 color schemes
#d11b96 color preview, HTML & CSS examples
           This text has a color of #d11b96        
        
          <p style="color:#d11b96;">Text here</p>
        
        
          .mytext {color:#d11b96;}
        
        Text color #d11b96
      
           This box has a color of #d11b96        
        
          <div style="background-color:#d11b96;">Content here</div>
        
        
          .mybackground {background-color:#d11b96;}
        
        Background color #d11b96
      
           Border around this has a color of #d11b96        
        
          <div style="border:2px solid #d11b96;">Content here</div>
        
        
          .myborder {border:2px solid #d11b96;}
        
        Border color #d11b96