#b94f27 color space conversions
Hex:
        #b94f27
        RGB:
        185, 79, 39
        CMY:
        27, 69, 85
        CMYK:
        0, 57, 79, 27
      HSL:
        16°, 65.1786%, 43.9216%
        HSV (HSB):
        16°, 78.9189%, 72.5490%
        XYZ:
        23.1698, 16.0527, 3.7968
        xyY:
        0.5386, 0.3732, 16.0527
      CIE-Lab:
        47.0436, 40.6029, 43.3556
        CIE-LCH:
        47.0436, 59.3995, 46.8778
        CIE-Luv:
        47.0436, 84.8521, 34.4655
        Hunter-Lab:
        40.0659, 33.1099, 22.4276
      #b94f27 color charts
#b94f27 RGB chart
      #b94f27 CMYK chart
      #b94f27 RGB pie chart
      #b94f27 color shades, tints & tones
#b94f27 color schemes
#b94f27 color preview, HTML & CSS examples
           This text has a color of #b94f27        
        
          <p style="color:#b94f27;">Text here</p>
        
        
          .mytext {color:#b94f27;}
        
        Text color #b94f27
      
           This box has a color of #b94f27        
        
          <div style="background-color:#b94f27;">Content here</div>
        
        
          .mybackground {background-color:#b94f27;}
        
        Background color #b94f27
      
           Border around this has a color of #b94f27        
        
          <div style="border:2px solid #b94f27;">Content here</div>
        
        
          .myborder {border:2px solid #b94f27;}
        
        Border color #b94f27