#d2166b color space conversions
Hex:
        #d2166b
        RGB:
        210, 22, 107
        CMY:
        18, 91, 58
        CMYK:
        0, 90, 49, 18
      HSL:
        333°, 81.0345%, 45.4902%
        HSV (HSB):
        333°, 89.5238%, 82.3529%
        XYZ:
        29.5191, 15.3370, 15.3144
        xyY:
        0.4906, 0.2549, 15.3370
      CIE-Lab:
        46.0923, 70.9642, 3.0453
        CIE-LCH:
        46.0923, 71.0295, 2.4573
        CIE-Luv:
        46.0923, 113.0334, -9.9081
        Hunter-Lab:
        39.1625, 66.0118, 4.2285
      #d2166b color charts
#d2166b RGB chart
      #d2166b CMYK chart
      #d2166b RGB pie chart
      #d2166b color shades, tints & tones
#d2166b color schemes
#d2166b color preview, HTML & CSS examples
           This text has a color of #d2166b        
        
          <p style="color:#d2166b;">Text here</p>
        
        
          .mytext {color:#d2166b;}
        
        Text color #d2166b
      
           This box has a color of #d2166b        
        
          <div style="background-color:#d2166b;">Content here</div>
        
        
          .mybackground {background-color:#d2166b;}
        
        Background color #d2166b
      
           Border around this has a color of #d2166b        
        
          <div style="border:2px solid #d2166b;">Content here</div>
        
        
          .myborder {border:2px solid #d2166b;}
        
        Border color #d2166b