#b03315 color space conversions
Hex:
        #b03315
        RGB:
        176, 51, 21
        CMY:
        31, 80, 92
        CMYK:
        0, 71, 88, 31
      HSL:
        12°, 78.6802%, 38.6275%
        HSV (HSB):
        12°, 88.0682%, 69.0196%
        XYZ:
        19.2237, 11.6519, 1.9453
        xyY:
        0.5857, 0.3550, 11.6519
      CIE-Lab:
        40.6574, 49.2833, 45.4008
        CIE-LCH:
        40.6574, 67.0080, 42.6519
        CIE-Luv:
        40.6574, 98.8093, 29.8227
        Hunter-Lab:
        34.1349, 40.7895, 20.5155
      #b03315 color charts
#b03315 RGB chart
      #b03315 CMYK chart
      #b03315 RGB pie chart
      #b03315 color shades, tints & tones
#b03315 color schemes
#b03315 color preview, HTML & CSS examples
           This text has a color of #b03315        
        
          <p style="color:#b03315;">Text here</p>
        
        
          .mytext {color:#b03315;}
        
        Text color #b03315
      
           This box has a color of #b03315        
        
          <div style="background-color:#b03315;">Content here</div>
        
        
          .mybackground {background-color:#b03315;}
        
        Background color #b03315
      
           Border around this has a color of #b03315        
        
          <div style="border:2px solid #b03315;">Content here</div>
        
        
          .myborder {border:2px solid #b03315;}
        
        Border color #b03315