#b03238 color space conversions
Hex:
        #b03238
        RGB:
        176, 50, 56
        CMY:
        31, 80, 78
        CMYK:
        0, 72, 68, 31
      HSL:
        357°, 55.7522%, 44.3137%
        HSV (HSB):
        357°, 71.5909%, 69.0196%
        XYZ:
        19.7589, 11.7968, 4.9770
        xyY:
        0.5409, 0.3229, 11.7968
      CIE-Lab:
        40.8914, 50.9738, 26.5788
        CIE-LCH:
        40.8914, 57.4871, 27.5385
        CIE-Luv:
        40.8914, 93.3467, 17.7119
        Hunter-Lab:
        34.3465, 42.5813, 15.4511
      #b03238 color charts
#b03238 RGB chart
      #b03238 CMYK chart
      #b03238 RGB pie chart
      #b03238 color shades, tints & tones
#b03238 color schemes
#b03238 color preview, HTML & CSS examples
           This text has a color of #b03238        
        
          <p style="color:#b03238;">Text here</p>
        
        
          .mytext {color:#b03238;}
        
        Text color #b03238
      
           This box has a color of #b03238        
        
          <div style="background-color:#b03238;">Content here</div>
        
        
          .mybackground {background-color:#b03238;}
        
        Background color #b03238
      
           Border around this has a color of #b03238        
        
          <div style="border:2px solid #b03238;">Content here</div>
        
        
          .myborder {border:2px solid #b03238;}
        
        Border color #b03238