#d21b2a color space conversions
Hex:
        #d21b2a
        RGB:
        210, 27, 42
        CMY:
        18, 89, 84
        CMYK:
        0, 87, 80, 18
      HSL:
        355°, 77.2152%, 46.4706%
        HSV (HSB):
        355°, 87.1429%, 82.3529%
        XYZ:
        27.3882, 14.6527, 3.5752
        xyY:
        0.6004, 0.3212, 14.6527
      CIE-Lab:
        45.1548, 66.6536, 41.3954
        CIE-LCH:
        45.1548, 78.4619, 31.8425
        CIE-Luv:
        45.1548, 133.2174, 25.2379
        Hunter-Lab:
        38.2788, 60.7275, 21.2575
      #d21b2a color charts
#d21b2a RGB chart
      #d21b2a CMYK chart
      #d21b2a RGB pie chart
      #d21b2a color shades, tints & tones
#d21b2a color schemes
#d21b2a color preview, HTML & CSS examples
           This text has a color of #d21b2a        
        
          <p style="color:#d21b2a;">Text here</p>
        
        
          .mytext {color:#d21b2a;}
        
        Text color #d21b2a
      
           This box has a color of #d21b2a        
        
          <div style="background-color:#d21b2a;">Content here</div>
        
        
          .mybackground {background-color:#d21b2a;}
        
        Background color #d21b2a
      
           Border around this has a color of #d21b2a        
        
          <div style="border:2px solid #d21b2a;">Content here</div>
        
        
          .myborder {border:2px solid #d21b2a;}
        
        Border color #d21b2a