#d21a4e color space conversions
Hex:
        #d21a4e
        RGB:
        210, 26, 78
        CMY:
        18, 90, 69
        CMYK:
        0, 88, 63, 18
      HSL:
        343°, 77.9661%, 46.2745%
        HSV (HSB):
        343°, 87.6190%, 82.3529%
        XYZ:
        28.3229, 14.9905, 8.6084
        xyY:
        0.5455, 0.2887, 14.9905
      CIE-Lab:
        45.6212, 68.3581, 20.4045
        CIE-LCH:
        45.6212, 71.3385, 16.6201
        CIE-Luv:
        45.6212, 123.4873, 9.0257
        Hunter-Lab:
        38.7175, 62.8216, 13.9198
      #d21a4e color charts
#d21a4e RGB chart
      #d21a4e CMYK chart
      #d21a4e RGB pie chart
      #d21a4e color shades, tints & tones
#d21a4e color schemes
#d21a4e color preview, HTML & CSS examples
           This text has a color of #d21a4e        
        
          <p style="color:#d21a4e;">Text here</p>
        
        
          .mytext {color:#d21a4e;}
        
        Text color #d21a4e
      
           This box has a color of #d21a4e        
        
          <div style="background-color:#d21a4e;">Content here</div>
        
        
          .mybackground {background-color:#d21a4e;}
        
        Background color #d21a4e
      
           Border around this has a color of #d21a4e        
        
          <div style="border:2px solid #d21a4e;">Content here</div>
        
        
          .myborder {border:2px solid #d21a4e;}
        
        Border color #d21a4e