#b25536 color space conversions
Hex:
        #b25536
        RGB:
        178, 85, 54
        CMY:
        30, 67, 79
        CMYK:
        0, 52, 70, 30
      HSL:
        15°, 53.4483%, 45.4902%
        HSV (HSB):
        15°, 69.6629%, 69.8039%
        XYZ:
        22.2745, 16.2283, 5.4484
        xyY:
        0.5068, 0.3692, 16.2283
      CIE-Lab:
        47.2726, 35.5396, 35.3909
        CIE-LCH:
        47.2726, 50.1555, 44.8799
        CIE-Luv:
        47.2726, 72.5531, 30.4243
        Hunter-Lab:
        40.2844, 28.2004, 20.1802
      #b25536 color charts
#b25536 RGB chart
      #b25536 CMYK chart
      #b25536 RGB pie chart
      #b25536 color shades, tints & tones
#b25536 color schemes
#b25536 color preview, HTML & CSS examples
           This text has a color of #b25536        
        
          <p style="color:#b25536;">Text here</p>
        
        
          .mytext {color:#b25536;}
        
        Text color #b25536
      
           This box has a color of #b25536        
        
          <div style="background-color:#b25536;">Content here</div>
        
        
          .mybackground {background-color:#b25536;}
        
        Background color #b25536
      
           Border around this has a color of #b25536        
        
          <div style="border:2px solid #b25536;">Content here</div>
        
        
          .myborder {border:2px solid #b25536;}
        
        Border color #b25536