#b94a44 color space conversions
Hex:
        #b94a44
        RGB:
        185, 74, 68
        CMY:
        27, 71, 73
        CMYK:
        0, 60, 63, 27
      HSL:
        3°, 46.2451%, 49.6078%
        HSV (HSB):
        3°, 63.2432%, 72.5490%
        XYZ:
        23.4998, 15.6292, 7.2470
        xyY:
        0.5067, 0.3370, 15.6292
      CIE-Lab:
        46.4842, 44.4898, 26.6796
        CIE-LCH:
        46.4842, 51.8762, 30.9502
        CIE-Luv:
        46.4842, 83.5477, 20.9133
        Hunter-Lab:
        39.5338, 36.9202, 16.8051
      #b94a44 color charts
#b94a44 RGB chart
      #b94a44 CMYK chart
      #b94a44 RGB pie chart
      #b94a44 color shades, tints & tones
#b94a44 color schemes
#b94a44 color preview, HTML & CSS examples
           This text has a color of #b94a44        
        
          <p style="color:#b94a44;">Text here</p>
        
        
          .mytext {color:#b94a44;}
        
        Text color #b94a44
      
           This box has a color of #b94a44        
        
          <div style="background-color:#b94a44;">Content here</div>
        
        
          .mybackground {background-color:#b94a44;}
        
        Background color #b94a44
      
           Border around this has a color of #b94a44        
        
          <div style="border:2px solid #b94a44;">Content here</div>
        
        
          .myborder {border:2px solid #b94a44;}
        
        Border color #b94a44