#d6168f color space conversions
Hex:
        #d6168f
        RGB:
        214, 22, 143
        CMY:
        16, 91, 44
        CMYK:
        0, 90, 33, 16
      HSL:
        322°, 81.3559%, 46.2745%
        HSV (HSB):
        322°, 89.7196%, 83.9216%
        XYZ:
        32.9764, 16.8531, 27.5015
        xyY:
        0.4264, 0.2179, 16.8531
      CIE-Lab:
        48.0744, 75.1549, -15.9506
        CIE-LCH:
        48.0744, 76.8289, 348.0175
        CIE-Luv:
        48.0744, 100.2003, -35.2972
        Hunter-Lab:
        41.0526, 71.5421, -10.9822
      #d6168f color charts
#d6168f RGB chart
      #d6168f CMYK chart
      #d6168f RGB pie chart
      #d6168f color shades, tints & tones
#d6168f color schemes
#d6168f color preview, HTML & CSS examples
           This text has a color of #d6168f        
        
          <p style="color:#d6168f;">Text here</p>
        
        
          .mytext {color:#d6168f;}
        
        Text color #d6168f
      
           This box has a color of #d6168f        
        
          <div style="background-color:#d6168f;">Content here</div>
        
        
          .mybackground {background-color:#d6168f;}
        
        Background color #d6168f
      
           Border around this has a color of #d6168f        
        
          <div style="border:2px solid #d6168f;">Content here</div>
        
        
          .myborder {border:2px solid #d6168f;}
        
        Border color #d6168f