#b03a24 color space conversions
Hex:
        #b03a24
        RGB:
        176, 58, 36
        CMY:
        31, 77, 86
        CMYK:
        0, 67, 80, 31
      HSL:
        9°, 66.0377%, 41.5686%
        HSV (HSB):
        9°, 79.5455%, 69.0196%
        XYZ:
        19.7360, 12.3836, 3.0191
        xyY:
        0.5617, 0.3524, 12.3836
      CIE-Lab:
        41.8194, 46.8592, 39.1539
        CIE-LCH:
        41.8194, 61.0640, 39.8810
        CIE-Luv:
        41.8194, 92.4840, 27.8026
        Hunter-Lab:
        35.1903, 38.5261, 19.5465
      #b03a24 color charts
#b03a24 RGB chart
      #b03a24 CMYK chart
      #b03a24 RGB pie chart
      #b03a24 color shades, tints & tones
#b03a24 color schemes
#b03a24 color preview, HTML & CSS examples
           This text has a color of #b03a24        
        
          <p style="color:#b03a24;">Text here</p>
        
        
          .mytext {color:#b03a24;}
        
        Text color #b03a24
      
           This box has a color of #b03a24        
        
          <div style="background-color:#b03a24;">Content here</div>
        
        
          .mybackground {background-color:#b03a24;}
        
        Background color #b03a24
      
           Border around this has a color of #b03a24        
        
          <div style="border:2px solid #b03a24;">Content here</div>
        
        
          .myborder {border:2px solid #b03a24;}
        
        Border color #b03a24