#d51140 color space conversions
Hex:
        #d51140
        RGB:
        213, 17, 64
        CMY:
        16, 93, 75
        CMYK:
        0, 92, 70, 16
      HSL:
        346°, 85.2174%, 45.0980%
        HSV (HSB):
        346°, 92.0188%, 83.5294%
        XYZ:
        28.5664, 14.9172, 6.2242
        xyY:
        0.5747, 0.3001, 14.9172
      CIE-Lab:
        45.5206, 69.7462, 29.0262
        CIE-LCH:
        45.5206, 75.5451, 22.5956
        CIE-Luv:
        45.5206, 132.4434, 16.0218
        Hunter-Lab:
        38.6228, 64.4334, 17.4812
      #d51140 color charts
#d51140 RGB chart
      #d51140 CMYK chart
      #d51140 RGB pie chart
      #d51140 color shades, tints & tones
#d51140 color schemes
#d51140 color preview, HTML & CSS examples
           This text has a color of #d51140        
        
          <p style="color:#d51140;">Text here</p>
        
        
          .mytext {color:#d51140;}
        
        Text color #d51140
      
           This box has a color of #d51140        
        
          <div style="background-color:#d51140;">Content here</div>
        
        
          .mybackground {background-color:#d51140;}
        
        Background color #d51140
      
           Border around this has a color of #d51140        
        
          <div style="border:2px solid #d51140;">Content here</div>
        
        
          .myborder {border:2px solid #d51140;}
        
        Border color #d51140