#d31f0a color space conversions
Hex:
        #d31f0a
        RGB:
        211, 31, 10
        CMY:
        17, 88, 96
        CMYK:
        0, 85, 95, 17
      HSL:
        6°, 90.9502%, 43.3333%
        HSV (HSB):
        6°, 95.2607%, 82.7451%
        XYZ:
        27.4087, 14.8508, 1.7090
        xyY:
        0.6234, 0.3378, 14.8508
      CIE-Lab:
        45.4291, 65.5535, 55.8365
        CIE-LCH:
        45.4291, 86.1103, 40.4234
        CIE-Luv:
        45.4291, 136.7782, 32.5987
        Hunter-Lab:
        38.5367, 59.5167, 24.3463
      #d31f0a color charts
#d31f0a RGB chart
      #d31f0a CMYK chart
      #d31f0a RGB pie chart
      #d31f0a color shades, tints & tones
#d31f0a color schemes
#d31f0a color preview, HTML & CSS examples
           This text has a color of #d31f0a        
        
          <p style="color:#d31f0a;">Text here</p>
        
        
          .mytext {color:#d31f0a;}
        
        Text color #d31f0a
      
           This box has a color of #d31f0a        
        
          <div style="background-color:#d31f0a;">Content here</div>
        
        
          .mybackground {background-color:#d31f0a;}
        
        Background color #d31f0a
      
           Border around this has a color of #d31f0a        
        
          <div style="border:2px solid #d31f0a;">Content here</div>
        
        
          .myborder {border:2px solid #d31f0a;}
        
        Border color #d31f0a