#b03b16 color space conversions
Hex:
        #b03b16
        RGB:
        176, 59, 22
        CMY:
        31, 77, 91
        CMYK:
        0, 66, 88, 31
      HSL:
        14°, 77.7778%, 38.8235%
        HSV (HSB):
        14°, 87.5000%, 69.0196%
        XYZ:
        19.6133, 12.4160, 2.1218
        xyY:
        0.5743, 0.3636, 12.4160
      CIE-Lab:
        41.8697, 46.0273, 45.9549
        CIE-LCH:
        41.8697, 65.0413, 44.9549
        CIE-Luv:
        41.8697, 93.5344, 31.6865
        Hunter-Lab:
        35.2363, 37.6934, 21.0951
      #b03b16 color charts
#b03b16 RGB chart
      #b03b16 CMYK chart
      #b03b16 RGB pie chart
      #b03b16 color shades, tints & tones
#b03b16 color schemes
#b03b16 color preview, HTML & CSS examples
           This text has a color of #b03b16        
        
          <p style="color:#b03b16;">Text here</p>
        
        
          .mytext {color:#b03b16;}
        
        Text color #b03b16
      
           This box has a color of #b03b16        
        
          <div style="background-color:#b03b16;">Content here</div>
        
        
          .mybackground {background-color:#b03b16;}
        
        Background color #b03b16
      
           Border around this has a color of #b03b16        
        
          <div style="border:2px solid #b03b16;">Content here</div>
        
        
          .myborder {border:2px solid #b03b16;}
        
        Border color #b03b16