#b03d37 color space conversions
Hex:
        #b03d37
        RGB:
        176, 61, 55
        CMY:
        31, 76, 78
        CMYK:
        0, 65, 69, 31
      HSL:
        3°, 52.3810%, 45.2941%
        HSV (HSB):
        3°, 68.7500%, 69.0196%
        XYZ:
        20.2628, 12.8434, 5.0255
        xyY:
        0.5314, 0.3368, 12.8434
      CIE-Lab:
        42.5264, 46.4233, 29.1662
        CIE-LCH:
        42.5264, 54.8251, 32.1398
        CIE-Luv:
        42.5264, 87.1628, 21.3739
        Hunter-Lab:
        35.8377, 38.2087, 16.7722
      #b03d37 color charts
#b03d37 RGB chart
      #b03d37 CMYK chart
      #b03d37 RGB pie chart
      #b03d37 color shades, tints & tones
#b03d37 color schemes
#b03d37 color preview, HTML & CSS examples
           This text has a color of #b03d37        
        
          <p style="color:#b03d37;">Text here</p>
        
        
          .mytext {color:#b03d37;}
        
        Text color #b03d37
      
           This box has a color of #b03d37        
        
          <div style="background-color:#b03d37;">Content here</div>
        
        
          .mybackground {background-color:#b03d37;}
        
        Background color #b03d37
      
           Border around this has a color of #b03d37        
        
          <div style="border:2px solid #b03d37;">Content here</div>
        
        
          .myborder {border:2px solid #b03d37;}
        
        Border color #b03d37