#b03a40 color space conversions
Hex:
        #b03a40
        RGB:
        176, 58, 64
        CMY:
        31, 77, 75
        CMYK:
        0, 67, 64, 31
      HSL:
        357°, 50.4274%, 45.8824%
        HSV (HSB):
        357°, 67.0455%, 69.0196%
        XYZ:
        20.3430, 12.6264, 6.2154
        xyY:
        0.5192, 0.3222, 12.6264
      CIE-Lab:
        42.1948, 48.2457, 23.3283
        CIE-LCH:
        42.1948, 53.5897, 25.8052
        CIE-Luv:
        42.1948, 86.9165, 16.0355
        Hunter-Lab:
        35.5336, 40.0072, 14.5027
      #b03a40 color charts
#b03a40 RGB chart
      #b03a40 CMYK chart
      #b03a40 RGB pie chart
      #b03a40 color shades, tints & tones
#b03a40 color schemes
#b03a40 color preview, HTML & CSS examples
           This text has a color of #b03a40        
        
          <p style="color:#b03a40;">Text here</p>
        
        
          .mytext {color:#b03a40;}
        
        Text color #b03a40
      
           This box has a color of #b03a40        
        
          <div style="background-color:#b03a40;">Content here</div>
        
        
          .mybackground {background-color:#b03a40;}
        
        Background color #b03a40
      
           Border around this has a color of #b03a40        
        
          <div style="border:2px solid #b03a40;">Content here</div>
        
        
          .myborder {border:2px solid #b03a40;}
        
        Border color #b03a40