#d21b54 color space conversions
Hex:
        #d21b54
        RGB:
        210, 27, 84
        CMY:
        18, 89, 67
        CMYK:
        0, 87, 60, 18
      HSL:
        341°, 77.2152%, 46.4706%
        HSV (HSB):
        341°, 87.1429%, 82.3529%
        XYZ:
        28.5705, 15.1256, 9.8012
        xyY:
        0.5341, 0.2827, 15.1256
      CIE-Lab:
        45.8057, 68.5330, 16.9282
        CIE-LCH:
        45.8057, 70.5927, 13.8748
        CIE-Luv:
        45.8057, 121.0895, 5.6880
        Hunter-Lab:
        38.8916, 63.0690, 12.2823
      #d21b54 color charts
#d21b54 RGB chart
      #d21b54 CMYK chart
      #d21b54 RGB pie chart
      #d21b54 color shades, tints & tones
#d21b54 color schemes
#d21b54 color preview, HTML & CSS examples
           This text has a color of #d21b54        
        
          <p style="color:#d21b54;">Text here</p>
        
        
          .mytext {color:#d21b54;}
        
        Text color #d21b54
      
           This box has a color of #d21b54        
        
          <div style="background-color:#d21b54;">Content here</div>
        
        
          .mybackground {background-color:#d21b54;}
        
        Background color #d21b54
      
           Border around this has a color of #d21b54        
        
          <div style="border:2px solid #d21b54;">Content here</div>
        
        
          .myborder {border:2px solid #d21b54;}
        
        Border color #d21b54