#b95249 color space conversions
Hex:
        #b95249
        RGB:
        185, 82, 73
        CMY:
        27, 68, 71
        CMYK:
        0, 56, 61, 27
      HSL:
        5°, 44.4444%, 50.5882%
        HSV (HSB):
        5°, 60.5405%, 72.5490%
        XYZ:
        24.2275, 16.8299, 8.2749
        xyY:
        0.4911, 0.3412, 16.8299
      CIE-Lab:
        48.0450, 40.9687, 25.7067
        CIE-LCH:
        48.0450, 48.3660, 32.1071
        CIE-Luv:
        48.0450, 77.1894, 21.2657
        Hunter-Lab:
        41.0243, 33.6232, 16.7578
      #b95249 color charts
#b95249 RGB chart
      #b95249 CMYK chart
      #b95249 RGB pie chart
      #b95249 color shades, tints & tones
#b95249 color schemes
#b95249 color preview, HTML & CSS examples
           This text has a color of #b95249        
        
          <p style="color:#b95249;">Text here</p>
        
        
          .mytext {color:#b95249;}
        
        Text color #b95249
      
           This box has a color of #b95249        
        
          <div style="background-color:#b95249;">Content here</div>
        
        
          .mybackground {background-color:#b95249;}
        
        Background color #b95249
      
           Border around this has a color of #b95249        
        
          <div style="border:2px solid #b95249;">Content here</div>
        
        
          .myborder {border:2px solid #b95249;}
        
        Border color #b95249