#b03142 color space conversions
Hex:
        #b03142
        RGB:
        176, 49, 66
        CMY:
        31, 81, 74
        CMYK:
        0, 72, 63, 31
      HSL:
        352°, 56.4444%, 44.1176%
        HSV (HSB):
        352°, 72.1591%, 69.0196%
        XYZ:
        19.9862, 11.8201, 6.3824
        xyY:
        0.5234, 0.3095, 11.8201
      CIE-Lab:
        40.9287, 51.9442, 20.4620
        CIE-LCH:
        40.9287, 55.8291, 21.5006
        CIE-Luv:
        40.9287, 91.2674, 12.3326
        Hunter-Lab:
        34.3803, 43.6010, 13.0596
      #b03142 color charts
#b03142 RGB chart
      #b03142 CMYK chart
      #b03142 RGB pie chart
      #b03142 color shades, tints & tones
#b03142 color schemes
#b03142 color preview, HTML & CSS examples
           This text has a color of #b03142        
        
          <p style="color:#b03142;">Text here</p>
        
        
          .mytext {color:#b03142;}
        
        Text color #b03142
      
           This box has a color of #b03142        
        
          <div style="background-color:#b03142;">Content here</div>
        
        
          .mybackground {background-color:#b03142;}
        
        Background color #b03142
      
           Border around this has a color of #b03142        
        
          <div style="border:2px solid #b03142;">Content here</div>
        
        
          .myborder {border:2px solid #b03142;}
        
        Border color #b03142