#d9032f color space conversions
Hex:
        #d9032f
        RGB:
        217, 3, 47
        CMY:
        15, 99, 82
        CMYK:
        0, 99, 78, 15
      HSL:
        348°, 97.2727%, 43.1373%
        HSV (HSB):
        348°, 98.6175%, 85.0980%
        XYZ:
        29.1609, 15.0221, 4.0519
        xyY:
        0.6046, 0.3114, 15.0221
      CIE-Lab:
        45.6644, 71.4336, 39.5456
        CIE-LCH:
        45.6644, 81.6493, 28.9689
        CIE-Luv:
        45.6644, 142.2385, 22.9705
        Hunter-Lab:
        38.7583, 66.4725, 20.9325
      #d9032f color charts
#d9032f RGB chart
      #d9032f CMYK chart
      #d9032f RGB pie chart
      #d9032f color shades, tints & tones
#d9032f color schemes
#d9032f color preview, HTML & CSS examples
           This text has a color of #d9032f        
        
          <p style="color:#d9032f;">Text here</p>
        
        
          .mytext {color:#d9032f;}
        
        Text color #d9032f
      
           This box has a color of #d9032f        
        
          <div style="background-color:#d9032f;">Content here</div>
        
        
          .mybackground {background-color:#d9032f;}
        
        Background color #d9032f
      
           Border around this has a color of #d9032f        
        
          <div style="border:2px solid #d9032f;">Content here</div>
        
        
          .myborder {border:2px solid #d9032f;}
        
        Border color #d9032f