#b94a51 color space conversions
Hex:
        #b94a51
        RGB:
        185, 74, 81
        CMY:
        27, 71, 68
        CMYK:
        0, 60, 56, 27
      HSL:
        356°, 44.2231%, 50.7843%
        HSV (HSB):
        356°, 60.0000%, 72.5490%
        XYZ:
        23.9416, 15.8059, 9.5736
        xyY:
        0.4854, 0.3205, 15.8059
      CIE-Lab:
        46.7188, 45.4330, 19.2019
        CIE-LCH:
        46.7188, 49.3241, 22.9110
        CIE-Luv:
        46.7188, 80.5778, 13.7343
        Hunter-Lab:
        39.7567, 37.9190, 13.5524
      #b94a51 color charts
#b94a51 RGB chart
      #b94a51 CMYK chart
      #b94a51 RGB pie chart
      #b94a51 color shades, tints & tones
#b94a51 color schemes
#b94a51 color preview, HTML & CSS examples
           This text has a color of #b94a51        
        
          <p style="color:#b94a51;">Text here</p>
        
        
          .mytext {color:#b94a51;}
        
        Text color #b94a51
      
           This box has a color of #b94a51        
        
          <div style="background-color:#b94a51;">Content here</div>
        
        
          .mybackground {background-color:#b94a51;}
        
        Background color #b94a51
      
           Border around this has a color of #b94a51        
        
          <div style="border:2px solid #b94a51;">Content here</div>
        
        
          .myborder {border:2px solid #b94a51;}
        
        Border color #b94a51