#b94420 color space conversions
Hex:
        #b94420
        RGB:
        185, 68, 32
        CMY:
        27, 73, 87
        CMYK:
        0, 63, 83, 27
      HSL:
        14°, 70.5069%, 42.5490%
        HSV (HSB):
        14°, 82.7027%, 72.5490%
        XYZ:
        22.3354, 14.5528, 2.9983
        xyY:
        0.5600, 0.3649, 14.5528
      CIE-Lab:
        45.0155, 45.5495, 44.8043
        CIE-LCH:
        45.0155, 63.8919, 44.5275
        CIE-Luv:
        45.0155, 93.6717, 32.9805
        Hunter-Lab:
        38.1482, 37.7509, 22.0438
      #b94420 color charts
#b94420 RGB chart
      #b94420 CMYK chart
      #b94420 RGB pie chart
      #b94420 color shades, tints & tones
#b94420 color schemes
#b94420 color preview, HTML & CSS examples
           This text has a color of #b94420        
        
          <p style="color:#b94420;">Text here</p>
        
        
          .mytext {color:#b94420;}
        
        Text color #b94420
      
           This box has a color of #b94420        
        
          <div style="background-color:#b94420;">Content here</div>
        
        
          .mybackground {background-color:#b94420;}
        
        Background color #b94420
      
           Border around this has a color of #b94420        
        
          <div style="border:2px solid #b94420;">Content here</div>
        
        
          .myborder {border:2px solid #b94420;}
        
        Border color #b94420