#d1164c color space conversions
Hex:
        #d1164c
        RGB:
        209, 22, 76
        CMY:
        18, 91, 70
        CMYK:
        0, 89, 64, 18
      HSL:
        343°, 80.9524%, 45.2941%
        HSV (HSB):
        343°, 89.4737%, 81.9608%
        XYZ:
        27.8859, 14.6509, 8.1956
        xyY:
        0.5497, 0.2888, 14.6509
      CIE-Lab:
        45.1523, 68.6525, 20.9907
        CIE-LCH:
        45.1523, 71.7898, 17.0011
        CIE-Luv:
        45.1523, 124.3755, 9.4008
        Hunter-Lab:
        38.2765, 63.0601, 14.0986
      #d1164c color charts
#d1164c RGB chart
      #d1164c CMYK chart
      #d1164c RGB pie chart
      #d1164c color shades, tints & tones
#d1164c color schemes
#d1164c color preview, HTML & CSS examples
           This text has a color of #d1164c        
        
          <p style="color:#d1164c;">Text here</p>
        
        
          .mytext {color:#d1164c;}
        
        Text color #d1164c
      
           This box has a color of #d1164c        
        
          <div style="background-color:#d1164c;">Content here</div>
        
        
          .mybackground {background-color:#d1164c;}
        
        Background color #d1164c
      
           Border around this has a color of #d1164c        
        
          <div style="border:2px solid #d1164c;">Content here</div>
        
        
          .myborder {border:2px solid #d1164c;}
        
        Border color #d1164c