#d31f02 color space conversions
Hex:
        #d31f02
        RGB:
        211, 31, 2
        CMY:
        17, 88, 99
        CMYK:
        0, 85, 99, 17
      HSL:
        8°, 98.1221%, 41.7647%
        HSV (HSB):
        8°, 99.0521%, 82.7451%
        XYZ:
        27.3649, 14.8332, 1.4782
        xyY:
        0.6265, 0.3396, 14.8332
      CIE-Lab:
        45.4049, 65.4816, 58.1589
        CIE-LCH:
        45.4049, 87.5802, 41.6106
        CIE-Luv:
        45.4049, 137.2945, 33.4293
        Hunter-Lab:
        38.5139, 59.4283, 24.6841
      #d31f02 color charts
#d31f02 RGB chart
      #d31f02 CMYK chart
      #d31f02 RGB pie chart
      #d31f02 color shades, tints & tones
#d31f02 color schemes
#d31f02 color preview, HTML & CSS examples
           This text has a color of #d31f02        
        
          <p style="color:#d31f02;">Text here</p>
        
        
          .mytext {color:#d31f02;}
        
        Text color #d31f02
      
           This box has a color of #d31f02        
        
          <div style="background-color:#d31f02;">Content here</div>
        
        
          .mybackground {background-color:#d31f02;}
        
        Background color #d31f02
      
           Border around this has a color of #d31f02        
        
          <div style="border:2px solid #d31f02;">Content here</div>
        
        
          .myborder {border:2px solid #d31f02;}
        
        Border color #d31f02