#d3021f color space conversions
Hex:
        #d3021f
        RGB:
        211, 2, 31
        CMY:
        17, 99, 88
        CMYK:
        0, 99, 85, 17
      HSL:
        352°, 98.1221%, 41.7647%
        HSV (HSB):
        352°, 99.0521%, 82.7451%
        XYZ:
        27.1330, 13.9912, 2.5668
        xyY:
        0.6210, 0.3202, 13.9912
      CIE-Lab:
        44.2204, 69.6522, 46.4814
        CIE-LCH:
        44.2204, 83.7374, 33.7166
        CIE-Luv:
        44.2204, 141.2371, 26.5894
        Hunter-Lab:
        37.4049, 64.0231, 22.1147
      #d3021f color charts
#d3021f RGB chart
      #d3021f CMYK chart
      #d3021f RGB pie chart
      #d3021f color shades, tints & tones
#d3021f color schemes
#d3021f color preview, HTML & CSS examples
           This text has a color of #d3021f        
        
          <p style="color:#d3021f;">Text here</p>
        
        
          .mytext {color:#d3021f;}
        
        Text color #d3021f
      
           This box has a color of #d3021f        
        
          <div style="background-color:#d3021f;">Content here</div>
        
        
          .mybackground {background-color:#d3021f;}
        
        Background color #d3021f
      
           Border around this has a color of #d3021f        
        
          <div style="border:2px solid #d3021f;">Content here</div>
        
        
          .myborder {border:2px solid #d3021f;}
        
        Border color #d3021f