#b03b36 color space conversions
Hex:
        #b03b36
        RGB:
        176, 59, 54
        CMY:
        31, 77, 79
        CMYK:
        0, 66, 69, 31
      HSL:
        2°, 53.0435%, 45.0980%
        HSV (HSB):
        2°, 69.3182%, 69.0196%
        XYZ:
        20.1343, 12.6244, 4.8656
        xyY:
        0.5351, 0.3355, 12.6244
      CIE-Lab:
        42.1917, 47.2330, 29.3584
        CIE-LCH:
        42.1917, 55.6135, 31.8637
        CIE-Luv:
        42.1917, 88.6070, 21.2125
        Hunter-Lab:
        35.5308, 38.9721, 16.7524
      #b03b36 color charts
#b03b36 RGB chart
      #b03b36 CMYK chart
      #b03b36 RGB pie chart
      #b03b36 color shades, tints & tones
#b03b36 color schemes
#b03b36 color preview, HTML & CSS examples
           This text has a color of #b03b36        
        
          <p style="color:#b03b36;">Text here</p>
        
        
          .mytext {color:#b03b36;}
        
        Text color #b03b36
      
           This box has a color of #b03b36        
        
          <div style="background-color:#b03b36;">Content here</div>
        
        
          .mybackground {background-color:#b03b36;}
        
        Background color #b03b36
      
           Border around this has a color of #b03b36        
        
          <div style="border:2px solid #b03b36;">Content here</div>
        
        
          .myborder {border:2px solid #b03b36;}
        
        Border color #b03b36