#b03c17 color space conversions
Hex:
        #b03c17
        RGB:
        176, 60, 23
        CMY:
        31, 76, 91
        CMYK:
        0, 66, 87, 31
      HSL:
        15°, 76.8844%, 39.0196%
        HSV (HSB):
        15°, 86.9318%, 69.0196%
        XYZ:
        19.6750, 12.5237, 2.1909
        xyY:
        0.5721, 0.3642, 12.5237
      CIE-Lab:
        42.0366, 45.6177, 45.6647
        CIE-LCH:
        42.0366, 64.5464, 45.0295
        CIE-Luv:
        42.0366, 92.7590, 31.7541
        Hunter-Lab:
        35.3888, 37.3096, 21.1015
      #b03c17 color charts
#b03c17 RGB chart
      #b03c17 CMYK chart
      #b03c17 RGB pie chart
      #b03c17 color shades, tints & tones
#b03c17 color schemes
#b03c17 color preview, HTML & CSS examples
           This text has a color of #b03c17        
        
          <p style="color:#b03c17;">Text here</p>
        
        
          .mytext {color:#b03c17;}
        
        Text color #b03c17
      
           This box has a color of #b03c17        
        
          <div style="background-color:#b03c17;">Content here</div>
        
        
          .mybackground {background-color:#b03c17;}
        
        Background color #b03c17
      
           Border around this has a color of #b03c17        
        
          <div style="border:2px solid #b03c17;">Content here</div>
        
        
          .myborder {border:2px solid #b03c17;}
        
        Border color #b03c17