#b03c16 color space conversions
Hex:
        #b03c16
        RGB:
        176, 60, 22
        CMY:
        31, 76, 91
        CMYK:
        0, 66, 88, 31
      HSL:
        15°, 77.7778%, 38.8235%
        HSV (HSB):
        15°, 87.5000%, 69.0196%
        XYZ:
        19.6652, 12.5198, 2.1391
        xyY:
        0.5729, 0.3648, 12.5198
      CIE-Lab:
        42.0305, 45.5946, 46.0863
        CIE-LCH:
        42.0305, 64.8291, 45.3073
        CIE-Luv:
        42.0305, 92.8556, 31.9607
        Hunter-Lab:
        35.3833, 37.2853, 21.1838
      #b03c16 color charts
#b03c16 RGB chart
      #b03c16 CMYK chart
      #b03c16 RGB pie chart
      #b03c16 color shades, tints & tones
#b03c16 color schemes
#b03c16 color preview, HTML & CSS examples
           This text has a color of #b03c16        
        
          <p style="color:#b03c16;">Text here</p>
        
        
          .mytext {color:#b03c16;}
        
        Text color #b03c16
      
           This box has a color of #b03c16        
        
          <div style="background-color:#b03c16;">Content here</div>
        
        
          .mybackground {background-color:#b03c16;}
        
        Background color #b03c16
      
           Border around this has a color of #b03c16        
        
          <div style="border:2px solid #b03c16;">Content here</div>
        
        
          .myborder {border:2px solid #b03c16;}
        
        Border color #b03c16