#d30110 color space conversions
Hex:
        #d30110
        RGB:
        211, 1, 16
        CMY:
        17, 100, 94
        CMYK:
        0, 100, 92, 17
      HSL:
        356°, 99.0566%, 41.5686%
        HSV (HSB):
        356°, 99.5261%, 82.7451%
        XYZ:
        26.9683, 13.9080, 1.7533
        xyY:
        0.6326, 0.3263, 13.9080
      CIE-Lab:
        44.1007, 69.5007, 53.1172
        CIE-LCH:
        44.1007, 87.4745, 37.3896
        CIE-Luv:
        44.1007, 143.3556, 29.4547
        Hunter-Lab:
        37.2934, 63.8169, 23.3179
      #d30110 color charts
#d30110 RGB chart
      #d30110 CMYK chart
      #d30110 RGB pie chart
      #d30110 color shades, tints & tones
#d30110 color schemes
#d30110 color preview, HTML & CSS examples
           This text has a color of #d30110        
        
          <p style="color:#d30110;">Text here</p>
        
        
          .mytext {color:#d30110;}
        
        Text color #d30110
      
           This box has a color of #d30110        
        
          <div style="background-color:#d30110;">Content here</div>
        
        
          .mybackground {background-color:#d30110;}
        
        Background color #d30110
      
           Border around this has a color of #d30110        
        
          <div style="border:2px solid #d30110;">Content here</div>
        
        
          .myborder {border:2px solid #d30110;}
        
        Border color #d30110