#b25212 color space conversions
Hex:
        #b25212
        RGB:
        178, 82, 18
        CMY:
        30, 68, 93
        CMYK:
        0, 54, 90, 30
      HSL:
        24°, 81.6327%, 38.4314%
        HSV (HSB):
        24°, 89.8876%, 69.8039%
        XYZ:
        21.4866, 15.5432, 2.4399
        xyY:
        0.5444, 0.3938, 15.5432
      CIE-Lab:
        46.3694, 35.7543, 51.1477
        CIE-LCH:
        46.3694, 62.4056, 55.0449
        CIE-Luv:
        46.3694, 78.5186, 39.5942
        Hunter-Lab:
        39.4249, 28.2889, 23.9281
      #b25212 color charts
#b25212 RGB chart
      #b25212 CMYK chart
      #b25212 RGB pie chart
      #b25212 color shades, tints & tones
#b25212 color schemes
#b25212 color preview, HTML & CSS examples
           This text has a color of #b25212        
        
          <p style="color:#b25212;">Text here</p>
        
        
          .mytext {color:#b25212;}
        
        Text color #b25212
      
           This box has a color of #b25212        
        
          <div style="background-color:#b25212;">Content here</div>
        
        
          .mybackground {background-color:#b25212;}
        
        Background color #b25212
      
           Border around this has a color of #b25212        
        
          <div style="border:2px solid #b25212;">Content here</div>
        
        
          .myborder {border:2px solid #b25212;}
        
        Border color #b25212