#b25245 color space conversions
Hex:
        #b25245
        RGB:
        178, 82, 69
        CMY:
        30, 68, 73
        CMYK:
        0, 54, 61, 30
      HSL:
        7°, 44.1296%, 48.4314%
        HSV (HSB):
        7°, 61.2360%, 69.8039%
        XYZ:
        22.4516, 15.9292, 7.5215
        xyY:
        0.4891, 0.3470, 15.9292
      CIE-Lab:
        46.8815, 38.0403, 26.3537
        CIE-LCH:
        46.8815, 46.2773, 34.7136
        CIE-Luv:
        46.8815, 72.1782, 22.2720
        Hunter-Lab:
        39.9114, 30.5674, 16.7645
      #b25245 color charts
#b25245 RGB chart
      #b25245 CMYK chart
      #b25245 RGB pie chart
      #b25245 color shades, tints & tones
#b25245 color schemes
#b25245 color preview, HTML & CSS examples
           This text has a color of #b25245        
        
          <p style="color:#b25245;">Text here</p>
        
        
          .mytext {color:#b25245;}
        
        Text color #b25245
      
           This box has a color of #b25245        
        
          <div style="background-color:#b25245;">Content here</div>
        
        
          .mybackground {background-color:#b25245;}
        
        Background color #b25245
      
           Border around this has a color of #b25245        
        
          <div style="border:2px solid #b25245;">Content here</div>
        
        
          .myborder {border:2px solid #b25245;}
        
        Border color #b25245