#d30b0f color space conversions
Hex:
        #d30b0f
        RGB:
        211, 11, 15
        CMY:
        17, 96, 94
        CMYK:
        0, 95, 93, 17
      HSL:
        359°, 90.0901%, 43.5294%
        HSV (HSB):
        359°, 94.7867%, 82.7451%
        XYZ:
        27.0699, 14.1227, 1.7512
        xyY:
        0.6304, 0.3289, 14.1227
      CIE-Lab:
        44.4084, 68.5861, 53.6687
        CIE-LCH:
        44.4084, 87.0884, 38.0432
        CIE-Luv:
        44.4084, 141.8046, 30.1549
        Hunter-Lab:
        37.5802, 62.8122, 23.5434
      #d30b0f color charts
#d30b0f RGB chart
      #d30b0f CMYK chart
      #d30b0f RGB pie chart
      #d30b0f color shades, tints & tones
#d30b0f color schemes
#d30b0f color preview, HTML & CSS examples
           This text has a color of #d30b0f        
        
          <p style="color:#d30b0f;">Text here</p>
        
        
          .mytext {color:#d30b0f;}
        
        Text color #d30b0f
      
           This box has a color of #d30b0f        
        
          <div style="background-color:#d30b0f;">Content here</div>
        
        
          .mybackground {background-color:#d30b0f;}
        
        Background color #d30b0f
      
           Border around this has a color of #d30b0f        
        
          <div style="border:2px solid #d30b0f;">Content here</div>
        
        
          .myborder {border:2px solid #d30b0f;}
        
        Border color #d30b0f