#b03b0b color space conversions
Hex:
        #b03b0b
        RGB:
        176, 59, 11
        CMY:
        31, 77, 96
        CMYK:
        0, 66, 94, 31
      HSL:
        17°, 88.2353%, 36.6667%
        HSV (HSB):
        17°, 93.7500%, 69.0196%
        XYZ:
        19.5289, 12.3822, 1.6773
        xyY:
        0.5814, 0.3686, 12.3822
      CIE-Lab:
        41.8172, 45.8292, 49.9208
        CIE-LCH:
        41.8172, 67.7672, 47.4469
        CIE-Luv:
        41.8172, 94.3834, 33.4807
        Hunter-Lab:
        35.1883, 37.4845, 21.8057
      #b03b0b color charts
#b03b0b RGB chart
      #b03b0b CMYK chart
      #b03b0b RGB pie chart
      #b03b0b color shades, tints & tones
#b03b0b color schemes
#b03b0b color preview, HTML & CSS examples
           This text has a color of #b03b0b        
        
          <p style="color:#b03b0b;">Text here</p>
        
        
          .mytext {color:#b03b0b;}
        
        Text color #b03b0b
      
           This box has a color of #b03b0b        
        
          <div style="background-color:#b03b0b;">Content here</div>
        
        
          .mybackground {background-color:#b03b0b;}
        
        Background color #b03b0b
      
           Border around this has a color of #b03b0b        
        
          <div style="border:2px solid #b03b0b;">Content here</div>
        
        
          .myborder {border:2px solid #b03b0b;}
        
        Border color #b03b0b