#b95f24 color space conversions
Hex:
        #b95f24
        RGB:
        185, 95, 36
        CMY:
        27, 63, 86
        CMYK:
        0, 49, 81, 27
      HSL:
        24°, 67.4208%, 43.3333%
        HSV (HSB):
        24°, 80.5405%, 72.5490%
        XYZ:
        24.4182, 18.6261, 3.9773
        xyY:
        0.5193, 0.3961, 18.6261
      CIE-Lab:
        50.2468, 32.3080, 47.8589
        CIE-LCH:
        50.2468, 57.7432, 55.9780
        CIE-Luv:
        50.2468, 72.8361, 40.8831
        Hunter-Lab:
        43.1579, 25.4667, 24.7466
      #b95f24 color charts
#b95f24 RGB chart
      #b95f24 CMYK chart
      #b95f24 RGB pie chart
      #b95f24 color shades, tints & tones
#b95f24 color schemes
#b95f24 color preview, HTML & CSS examples
           This text has a color of #b95f24        
        
          <p style="color:#b95f24;">Text here</p>
        
        
          .mytext {color:#b95f24;}
        
        Text color #b95f24
      
           This box has a color of #b95f24        
        
          <div style="background-color:#b95f24;">Content here</div>
        
        
          .mybackground {background-color:#b95f24;}
        
        Background color #b95f24
      
           Border around this has a color of #b95f24        
        
          <div style="border:2px solid #b95f24;">Content here</div>
        
        
          .myborder {border:2px solid #b95f24;}
        
        Border color #b95f24