#b94416 color space conversions
Hex:
        #b94416
        RGB:
        185, 68, 22
        CMY:
        27, 73, 91
        CMYK:
        0, 63, 88, 27
      HSL:
        17°, 78.7440%, 40.5882%
        HSV (HSB):
        17°, 88.1081%, 72.5490%
        XYZ:
        22.2195, 14.5065, 2.3880
        xyY:
        0.5681, 0.3709, 14.5065
      CIE-Lab:
        44.9507, 45.2944, 49.1047
        CIE-LCH:
        44.9507, 66.8046, 47.3114
        CIE-Luv:
        44.9507, 94.6773, 35.2258
        Hunter-Lab:
        38.0873, 37.4811, 22.9438
      #b94416 color charts
#b94416 RGB chart
      #b94416 CMYK chart
      #b94416 RGB pie chart
      #b94416 color shades, tints & tones
#b94416 color schemes
#b94416 color preview, HTML & CSS examples
           This text has a color of #b94416        
        
          <p style="color:#b94416;">Text here</p>
        
        
          .mytext {color:#b94416;}
        
        Text color #b94416
      
           This box has a color of #b94416        
        
          <div style="background-color:#b94416;">Content here</div>
        
        
          .mybackground {background-color:#b94416;}
        
        Background color #b94416
      
           Border around this has a color of #b94416        
        
          <div style="border:2px solid #b94416;">Content here</div>
        
        
          .myborder {border:2px solid #b94416;}
        
        Border color #b94416