#b94a30 color space conversions
Hex:
        #b94a30
        RGB:
        185, 74, 48
        CMY:
        27, 71, 81
        CMYK:
        0, 60, 74, 27
      HSL:
        11°, 58.7983%, 45.6863%
        HSV (HSB):
        11°, 74.0541%, 72.5490%
        XYZ:
        22.9899, 15.4252, 4.5620
        xyY:
        0.5349, 0.3589, 15.4252
      CIE-Lab:
        46.2112, 43.3802, 37.7965
        CIE-LCH:
        46.2112, 57.5362, 41.0652
        CIE-Luv:
        46.2112, 87.2420, 29.7792
        Hunter-Lab:
        39.2750, 35.7549, 20.6057
      #b94a30 color charts
#b94a30 RGB chart
      #b94a30 CMYK chart
      #b94a30 RGB pie chart
      #b94a30 color shades, tints & tones
#b94a30 color schemes
#b94a30 color preview, HTML & CSS examples
           This text has a color of #b94a30        
        
          <p style="color:#b94a30;">Text here</p>
        
        
          .mytext {color:#b94a30;}
        
        Text color #b94a30
      
           This box has a color of #b94a30        
        
          <div style="background-color:#b94a30;">Content here</div>
        
        
          .mybackground {background-color:#b94a30;}
        
        Background color #b94a30
      
           Border around this has a color of #b94a30        
        
          <div style="border:2px solid #b94a30;">Content here</div>
        
        
          .myborder {border:2px solid #b94a30;}
        
        Border color #b94a30