#b94f03 color space conversions
Hex:
        #b94f03
        RGB:
        185, 79, 3
        CMY:
        27, 69, 99
        CMYK:
        0, 57, 98, 27
      HSL:
        25°, 96.8085%, 36.8627%
        HSV (HSB):
        25°, 98.3784%, 72.5490%
        XYZ:
        22.8200, 15.9128, 1.9549
        xyY:
        0.5609, 0.3911, 15.9128
      CIE-Lab:
        46.8599, 39.8150, 56.0090
        CIE-LCH:
        46.8599, 68.7186, 54.5922
        CIE-Luv:
        46.8599, 87.4481, 40.9945
        Hunter-Lab:
        39.8909, 32.3038, 25.0181
      #b94f03 color charts
#b94f03 RGB chart
      #b94f03 CMYK chart
      #b94f03 RGB pie chart
      #b94f03 color shades, tints & tones
#b94f03 color schemes
#b94f03 color preview, HTML & CSS examples
           This text has a color of #b94f03        
        
          <p style="color:#b94f03;">Text here</p>
        
        
          .mytext {color:#b94f03;}
        
        Text color #b94f03
      
           This box has a color of #b94f03        
        
          <div style="background-color:#b94f03;">Content here</div>
        
        
          .mybackground {background-color:#b94f03;}
        
        Background color #b94f03
      
           Border around this has a color of #b94f03        
        
          <div style="border:2px solid #b94f03;">Content here</div>
        
        
          .myborder {border:2px solid #b94f03;}
        
        Border color #b94f03