#b5300f color space conversions
Hex:
        #b5300f
        RGB:
        181, 48, 15
        CMY:
        29, 81, 94
        CMYK:
        0, 73, 92, 29
      HSL:
        12°, 84.6939%, 38.4314%
        HSV (HSB):
        12°, 91.7127%, 70.9804%
        XYZ:
        20.1992, 11.9722, 1.6982
        xyY:
        0.5964, 0.3535, 11.9722
      CIE-Lab:
        41.1718, 51.9491, 48.6027
        CIE-LCH:
        41.1718, 71.1402, 43.0939
        CIE-Luv:
        41.1718, 105.1895, 30.8232
        Hunter-Lab:
        34.6008, 43.6532, 21.3107
      #b5300f color charts
#b5300f RGB chart
      #b5300f CMYK chart
      #b5300f RGB pie chart
      #b5300f color shades, tints & tones
#b5300f color schemes
#b5300f color preview, HTML & CSS examples
           This text has a color of #b5300f        
        
          <p style="color:#b5300f;">Text here</p>
        
        
          .mytext {color:#b5300f;}
        
        Text color #b5300f
      
           This box has a color of #b5300f        
        
          <div style="background-color:#b5300f;">Content here</div>
        
        
          .mybackground {background-color:#b5300f;}
        
        Background color #b5300f
      
           Border around this has a color of #b5300f        
        
          <div style="border:2px solid #b5300f;">Content here</div>
        
        
          .myborder {border:2px solid #b5300f;}
        
        Border color #b5300f