#b30d04 color space conversions
Hex:
        #b30d04
        RGB:
        179, 13, 4
        CMY:
        30, 95, 98
        CMYK:
        0, 93, 98, 30
      HSL:
        3°, 95.6284%, 35.8824%
        HSV (HSB):
        3°, 97.7654%, 70.1961%
        XYZ:
        18.7562, 9.8803, 1.0334
        xyY:
        0.6322, 0.3330, 9.8803
      CIE-Lab:
        37.6268, 59.9481, 50.1153
        CIE-LCH:
        37.6268, 78.1365, 39.8949
        CIE-Luv:
        37.6268, 119.0218, 26.6836
        Hunter-Lab:
        31.4330, 51.5043, 20.0539
      #b30d04 color charts
#b30d04 RGB chart
      #b30d04 CMYK chart
      #b30d04 RGB pie chart
      #b30d04 color shades, tints & tones
#b30d04 color schemes
#b30d04 color preview, HTML & CSS examples
           This text has a color of #b30d04        
        
          <p style="color:#b30d04;">Text here</p>
        
        
          .mytext {color:#b30d04;}
        
        Text color #b30d04
      
           This box has a color of #b30d04        
        
          <div style="background-color:#b30d04;">Content here</div>
        
        
          .mybackground {background-color:#b30d04;}
        
        Background color #b30d04
      
           Border around this has a color of #b30d04        
        
          <div style="border:2px solid #b30d04;">Content here</div>
        
        
          .myborder {border:2px solid #b30d04;}
        
        Border color #b30d04