#b03b42 color space conversions
Hex:
        #b03b42
        RGB:
        176, 59, 66
        CMY:
        31, 77, 74
        CMYK:
        0, 66, 63, 31
      HSL:
        356°, 49.7872%, 46.0784%
        HSV (HSB):
        356°, 66.4773%, 69.0196%
        XYZ:
        20.4518, 12.7514, 6.5376
        xyY:
        0.5146, 0.3209, 12.7514
      CIE-Lab:
        42.3862, 47.9532, 22.3502
        CIE-LCH:
        42.3862, 52.9060, 24.9894
        CIE-Luv:
        42.3862, 85.8441, 15.2912
        Hunter-Lab:
        35.7091, 39.7423, 14.1416
      #b03b42 color charts
#b03b42 RGB chart
      #b03b42 CMYK chart
      #b03b42 RGB pie chart
      #b03b42 color shades, tints & tones
#b03b42 color schemes
#b03b42 color preview, HTML & CSS examples
           This text has a color of #b03b42        
        
          <p style="color:#b03b42;">Text here</p>
        
        
          .mytext {color:#b03b42;}
        
        Text color #b03b42
      
           This box has a color of #b03b42        
        
          <div style="background-color:#b03b42;">Content here</div>
        
        
          .mybackground {background-color:#b03b42;}
        
        Background color #b03b42
      
           Border around this has a color of #b03b42        
        
          <div style="border:2px solid #b03b42;">Content here</div>
        
        
          .myborder {border:2px solid #b03b42;}
        
        Border color #b03b42