#d30b24 color space conversions
Hex:
        #d30b24
        RGB:
        211, 11, 36
        CMY:
        17, 96, 86
        CMYK:
        0, 95, 83, 17
      HSL:
        353°, 90.0901%, 43.5294%
        HSV (HSB):
        353°, 94.7867%, 82.7451%
        XYZ:
        27.3021, 14.2156, 2.9740
        xyY:
        0.6136, 0.3195, 14.2156
      CIE-Lab:
        44.5406, 68.9545, 44.1490
        CIE-LCH:
        44.5406, 81.8770, 32.6299
        CIE-Luv:
        44.5406, 138.9332, 25.7883
        Hunter-Lab:
        37.7036, 63.2749, 21.7159
      #d30b24 color charts
#d30b24 RGB chart
      #d30b24 CMYK chart
      #d30b24 RGB pie chart
      #d30b24 color shades, tints & tones
#d30b24 color schemes
#d30b24 color preview, HTML & CSS examples
           This text has a color of #d30b24        
        
          <p style="color:#d30b24;">Text here</p>
        
        
          .mytext {color:#d30b24;}
        
        Text color #d30b24
      
           This box has a color of #d30b24        
        
          <div style="background-color:#d30b24;">Content here</div>
        
        
          .mybackground {background-color:#d30b24;}
        
        Background color #d30b24
      
           Border around this has a color of #d30b24        
        
          <div style="border:2px solid #d30b24;">Content here</div>
        
        
          .myborder {border:2px solid #d30b24;}
        
        Border color #d30b24