#d21b1a color space conversions
Hex:
        #d21b1a
        RGB:
        210, 27, 26
        CMY:
        18, 89, 90
        CMYK:
        0, 87, 88, 18
      HSL:
        0°, 77.9661%, 46.2745%
        HSV (HSB):
        0°, 87.6190%, 82.3529%
        XYZ:
        27.1567, 14.5601, 2.3563
        xyY:
        0.6162, 0.3304, 14.5601
      CIE-Lab:
        45.0257, 66.2769, 49.4824
        CIE-LCH:
        45.0257, 82.7112, 36.7450
        CIE-Luv:
        45.0257, 135.8849, 29.4868
        Hunter-Lab:
        38.1577, 60.2621, 23.0491
      #d21b1a color charts
#d21b1a RGB chart
      #d21b1a CMYK chart
      #d21b1a RGB pie chart
      #d21b1a color shades, tints & tones
#d21b1a color schemes
#d21b1a color preview, HTML & CSS examples
           This text has a color of #d21b1a        
        
          <p style="color:#d21b1a;">Text here</p>
        
        
          .mytext {color:#d21b1a;}
        
        Text color #d21b1a
      
           This box has a color of #d21b1a        
        
          <div style="background-color:#d21b1a;">Content here</div>
        
        
          .mybackground {background-color:#d21b1a;}
        
        Background color #d21b1a
      
           Border around this has a color of #d21b1a        
        
          <div style="border:2px solid #d21b1a;">Content here</div>
        
        
          .myborder {border:2px solid #d21b1a;}
        
        Border color #d21b1a