#b94312 color space conversions
Hex:
        #b94312
        RGB:
        185, 67, 18
        CMY:
        27, 74, 93
        CMYK:
        0, 64, 90, 27
      HSL:
        18°, 82.2660%, 39.8039%
        HSV (HSB):
        18°, 90.2703%, 72.5490%
        XYZ:
        22.1239, 14.3723, 2.1803
        xyY:
        0.5720, 0.3716, 14.3723
      CIE-Lab:
        44.7621, 45.6646, 50.4518
        CIE-LCH:
        44.7621, 68.0488, 47.8513
        CIE-Luv:
        44.7621, 95.7109, 35.6407
        Hunter-Lab:
        37.9108, 37.8249, 23.1276
      #b94312 color charts
#b94312 RGB chart
      #b94312 CMYK chart
      #b94312 RGB pie chart
      #b94312 color shades, tints & tones
#b94312 color schemes
#b94312 color preview, HTML & CSS examples
           This text has a color of #b94312        
        
          <p style="color:#b94312;">Text here</p>
        
        
          .mytext {color:#b94312;}
        
        Text color #b94312
      
           This box has a color of #b94312        
        
          <div style="background-color:#b94312;">Content here</div>
        
        
          .mybackground {background-color:#b94312;}
        
        Background color #b94312
      
           Border around this has a color of #b94312        
        
          <div style="border:2px solid #b94312;">Content here</div>
        
        
          .myborder {border:2px solid #b94312;}
        
        Border color #b94312