#b94d18 color space conversions
Hex:
        #b94d18
        RGB:
        185, 77, 24
        CMY:
        27, 70, 91
        CMYK:
        0, 58, 87, 27
      HSL:
        20°, 77.0335%, 40.9804%
        HSV (HSB):
        20°, 87.0270%, 72.5490%
        XYZ:
        22.8263, 15.6880, 2.6892
        xyY:
        0.5540, 0.3807, 15.6880
      CIE-Lab:
        46.5625, 41.1258, 49.6226
        CIE-LCH:
        46.5625, 64.4495, 50.3490
        CIE-Luv:
        46.5625, 87.8536, 37.5501
        Hunter-Lab:
        39.6081, 33.5563, 23.7002
      #b94d18 color charts
#b94d18 RGB chart
      #b94d18 CMYK chart
      #b94d18 RGB pie chart
      #b94d18 color shades, tints & tones
#b94d18 color schemes
#b94d18 color preview, HTML & CSS examples
           This text has a color of #b94d18        
        
          <p style="color:#b94d18;">Text here</p>
        
        
          .mytext {color:#b94d18;}
        
        Text color #b94d18
      
           This box has a color of #b94d18        
        
          <div style="background-color:#b94d18;">Content here</div>
        
        
          .mybackground {background-color:#b94d18;}
        
        Background color #b94d18
      
           Border around this has a color of #b94d18        
        
          <div style="border:2px solid #b94d18;">Content here</div>
        
        
          .myborder {border:2px solid #b94d18;}
        
        Border color #b94d18