#b94a45 color space conversions
Hex:
        #b94a45
        RGB:
        185, 74, 69
        CMY:
        27, 71, 73
        CMYK:
        0, 60, 63, 27
      HSL:
        3°, 45.6693%, 49.8039%
        HSV (HSB):
        3°, 62.7027%, 72.5490%
        XYZ:
        23.5305, 15.6415, 7.4091
        xyY:
        0.5052, 0.3358, 15.6415
      CIE-Lab:
        46.5006, 44.5561, 26.1078
        CIE-LCH:
        46.5006, 51.6417, 30.3684
        CIE-Luv:
        46.5006, 83.3340, 20.3986
        Hunter-Lab:
        39.5494, 36.9901, 16.5772
      #b94a45 color charts
#b94a45 RGB chart
      #b94a45 CMYK chart
      #b94a45 RGB pie chart
      #b94a45 color shades, tints & tones
#b94a45 color schemes
#b94a45 color preview, HTML & CSS examples
           This text has a color of #b94a45        
        
          <p style="color:#b94a45;">Text here</p>
        
        
          .mytext {color:#b94a45;}
        
        Text color #b94a45
      
           This box has a color of #b94a45        
        
          <div style="background-color:#b94a45;">Content here</div>
        
        
          .mybackground {background-color:#b94a45;}
        
        Background color #b94a45
      
           Border around this has a color of #b94a45        
        
          <div style="border:2px solid #b94a45;">Content here</div>
        
        
          .myborder {border:2px solid #b94a45;}
        
        Border color #b94a45