#d9032c color space conversions
Hex:
        #d9032c
        RGB:
        217, 3, 44
        CMY:
        15, 99, 83
        CMYK:
        0, 99, 80, 15
      HSL:
        349°, 97.2727%, 43.1373%
        HSV (HSB):
        349°, 98.6175%, 85.0980%
        XYZ:
        29.1025, 14.9987, 3.7440
        xyY:
        0.6083, 0.3135, 14.9987
      CIE-Lab:
        45.6324, 71.3461, 41.2263
        CIE-LCH:
        45.6324, 82.4007, 30.0209
        CIE-Luv:
        45.6324, 142.9196, 23.9949
        Hunter-Lab:
        38.7281, 66.3605, 21.3778
      #d9032c color charts
#d9032c RGB chart
      #d9032c CMYK chart
      #d9032c RGB pie chart
      #d9032c color shades, tints & tones
#d9032c color schemes
#d9032c color preview, HTML & CSS examples
           This text has a color of #d9032c        
        
          <p style="color:#d9032c;">Text here</p>
        
        
          .mytext {color:#d9032c;}
        
        Text color #d9032c
      
           This box has a color of #d9032c        
        
          <div style="background-color:#d9032c;">Content here</div>
        
        
          .mybackground {background-color:#d9032c;}
        
        Background color #d9032c
      
           Border around this has a color of #d9032c        
        
          <div style="border:2px solid #d9032c;">Content here</div>
        
        
          .myborder {border:2px solid #d9032c;}
        
        Border color #d9032c