#b33212 color space conversions
Hex:
        #b33212
        RGB:
        179, 50, 18
        CMY:
        30, 80, 93
        CMYK:
        0, 72, 90, 30
      HSL:
        12°, 81.7259%, 38.6275%
        HSV (HSB):
        12°, 89.9441%, 70.1961%
        XYZ:
        19.8402, 11.9086, 1.8252
        xyY:
        0.5909, 0.3547, 11.9086
      CIE-Lab:
        41.0705, 50.6076, 47.2122
        CIE-LCH:
        41.0705, 69.2107, 43.0121
        CIE-Luv:
        41.0705, 102.1325, 30.5323
        Hunter-Lab:
        34.5088, 42.2348, 21.0203
      #b33212 color charts
#b33212 RGB chart
      #b33212 CMYK chart
      #b33212 RGB pie chart
      #b33212 color shades, tints & tones
#b33212 color schemes
#b33212 color preview, HTML & CSS examples
           This text has a color of #b33212        
        
          <p style="color:#b33212;">Text here</p>
        
        
          .mytext {color:#b33212;}
        
        Text color #b33212
      
           This box has a color of #b33212        
        
          <div style="background-color:#b33212;">Content here</div>
        
        
          .mybackground {background-color:#b33212;}
        
        Background color #b33212
      
           Border around this has a color of #b33212        
        
          <div style="border:2px solid #b33212;">Content here</div>
        
        
          .myborder {border:2px solid #b33212;}
        
        Border color #b33212