#d41033 color space conversions
Hex:
        #d41033
        RGB:
        212, 16, 51
        CMY:
        17, 94, 80
        CMYK:
        0, 92, 76, 17
      HSL:
        349°, 85.9649%, 44.7059%
        HSV (HSB):
        349°, 92.4528%, 83.1373%
        XYZ:
        27.9342, 14.6066, 4.4790
        xyY:
        0.5941, 0.3106, 14.6066
      CIE-Lab:
        45.0907, 69.1101, 36.2881
        CIE-LCH:
        45.0907, 78.0578, 27.7029
        CIE-Luv:
        45.0907, 135.4894, 21.3158
        Hunter-Lab:
        38.2186, 63.5840, 19.8046
      #d41033 color charts
#d41033 RGB chart
      #d41033 CMYK chart
      #d41033 RGB pie chart
      #d41033 color shades, tints & tones
#d41033 color schemes
#d41033 color preview, HTML & CSS examples
           This text has a color of #d41033        
        
          <p style="color:#d41033;">Text here</p>
        
        
          .mytext {color:#d41033;}
        
        Text color #d41033
      
           This box has a color of #d41033        
        
          <div style="background-color:#d41033;">Content here</div>
        
        
          .mybackground {background-color:#d41033;}
        
        Background color #d41033
      
           Border around this has a color of #d41033        
        
          <div style="border:2px solid #d41033;">Content here</div>
        
        
          .myborder {border:2px solid #d41033;}
        
        Border color #d41033