#d32f01 color space conversions
Hex:
        #d32f01
        RGB:
        211, 47, 1
        CMY:
        17, 82, 100
        CMYK:
        0, 78, 100, 17
      HSL:
        13°, 99.0566%, 41.5686%
        HSV (HSB):
        13°, 99.5261%, 82.7451%
        XYZ:
        27.8860, 15.8841, 1.6249
        xyY:
        0.6143, 0.3499, 15.8841
      CIE-Lab:
        46.8221, 61.4556, 59.0738
        CIE-LCH:
        46.8221, 85.2438, 43.8679
        CIE-Luv:
        46.8221, 130.0930, 35.9958
        Hunter-Lab:
        39.8549, 55.1482, 25.4811
      #d32f01 color charts
#d32f01 RGB chart
      #d32f01 CMYK chart
      #d32f01 RGB pie chart
      #d32f01 color shades, tints & tones
#d32f01 color schemes
#d32f01 color preview, HTML & CSS examples
           This text has a color of #d32f01        
        
          <p style="color:#d32f01;">Text here</p>
        
        
          .mytext {color:#d32f01;}
        
        Text color #d32f01
      
           This box has a color of #d32f01        
        
          <div style="background-color:#d32f01;">Content here</div>
        
        
          .mybackground {background-color:#d32f01;}
        
        Background color #d32f01
      
           Border around this has a color of #d32f01        
        
          <div style="border:2px solid #d32f01;">Content here</div>
        
        
          .myborder {border:2px solid #d32f01;}
        
        Border color #d32f01