#b03b2a color space conversions
Hex:
        #b03b2a
        RGB:
        176, 59, 42
        CMY:
        31, 77, 84
        CMYK:
        0, 66, 76, 31
      HSL:
        8°, 61.4679%, 42.7451%
        HSV (HSB):
        8°, 76.1364%, 69.0196%
        XYZ:
        19.8864, 12.5252, 3.5600
        xyY:
        0.5528, 0.3482, 12.5252
      CIE-Lab:
        42.0390, 46.6630, 36.1145
        CIE-LCH:
        42.0390, 59.0059, 37.7378
        CIE-Luv:
        42.0390, 90.8871, 26.0724
        Hunter-Lab:
        35.3910, 38.3660, 18.8097
      #b03b2a color charts
#b03b2a RGB chart
      #b03b2a CMYK chart
      #b03b2a RGB pie chart
      #b03b2a color shades, tints & tones
#b03b2a color schemes
#b03b2a color preview, HTML & CSS examples
           This text has a color of #b03b2a        
        
          <p style="color:#b03b2a;">Text here</p>
        
        
          .mytext {color:#b03b2a;}
        
        Text color #b03b2a
      
           This box has a color of #b03b2a        
        
          <div style="background-color:#b03b2a;">Content here</div>
        
        
          .mybackground {background-color:#b03b2a;}
        
        Background color #b03b2a
      
           Border around this has a color of #b03b2a        
        
          <div style="border:2px solid #b03b2a;">Content here</div>
        
        
          .myborder {border:2px solid #b03b2a;}
        
        Border color #b03b2a