#d51c27 color space conversions
Hex:
        #d51c27
        RGB:
        213, 28, 39
        CMY:
        16, 89, 85
        CMYK:
        0, 87, 82, 16
      HSL:
        356°, 76.7635%, 47.2549%
        HSV (HSB):
        356°, 86.8545%, 83.5294%
        XYZ:
        28.2220, 15.1231, 3.3510
        xyY:
        0.6044, 0.3239, 15.1231
      CIE-Lab:
        45.8024, 67.1802, 43.8795
        CIE-LCH:
        45.8024, 80.2408, 33.1510
        CIE-Luv:
        45.8024, 135.7327, 26.8199
        Hunter-Lab:
        38.8885, 61.4857, 22.1129
      #d51c27 color charts
#d51c27 RGB chart
      #d51c27 CMYK chart
      #d51c27 RGB pie chart
      #d51c27 color shades, tints & tones
#d51c27 color schemes
#d51c27 color preview, HTML & CSS examples
           This text has a color of #d51c27        
        
          <p style="color:#d51c27;">Text here</p>
        
        
          .mytext {color:#d51c27;}
        
        Text color #d51c27
      
           This box has a color of #d51c27        
        
          <div style="background-color:#d51c27;">Content here</div>
        
        
          .mybackground {background-color:#d51c27;}
        
        Background color #d51c27
      
           Border around this has a color of #d51c27        
        
          <div style="border:2px solid #d51c27;">Content here</div>
        
        
          .myborder {border:2px solid #d51c27;}
        
        Border color #d51c27