#d32f09 color space conversions
Hex:
        #d32f09
        RGB:
        211, 47, 9
        CMY:
        17, 82, 96
        CMYK:
        0, 78, 96, 17
      HSL:
        11°, 91.8182%, 43.1373%
        HSV (HSB):
        11°, 95.7346%, 82.7451%
        XYZ:
        27.9298, 15.9016, 1.8557
        xyY:
        0.6113, 0.3481, 15.9016
      CIE-Lab:
        46.8452, 61.5300, 56.8847
        CIE-LCH:
        46.8452, 83.7962, 42.7535
        CIE-Luv:
        46.8452, 129.6290, 35.1869
        Hunter-Lab:
        39.8769, 55.2371, 25.1547
      #d32f09 color charts
#d32f09 RGB chart
      #d32f09 CMYK chart
      #d32f09 RGB pie chart
      #d32f09 color shades, tints & tones
#d32f09 color schemes
#d32f09 color preview, HTML & CSS examples
           This text has a color of #d32f09        
        
          <p style="color:#d32f09;">Text here</p>
        
        
          .mytext {color:#d32f09;}
        
        Text color #d32f09
      
           This box has a color of #d32f09        
        
          <div style="background-color:#d32f09;">Content here</div>
        
        
          .mybackground {background-color:#d32f09;}
        
        Background color #d32f09
      
           Border around this has a color of #d32f09        
        
          <div style="border:2px solid #d32f09;">Content here</div>
        
        
          .myborder {border:2px solid #d32f09;}
        
        Border color #d32f09