#b94f48 color space conversions
Hex:
        #b94f48
        RGB:
        185, 79, 72
        CMY:
        27, 69, 72
        CMYK:
        0, 57, 61, 27
      HSL:
        4°, 44.6640%, 50.3922%
        HSV (HSB):
        4°, 61.0811%, 72.5490%
        XYZ:
        23.9733, 16.3741, 8.0279
        xyY:
        0.4956, 0.3385, 16.3741
      CIE-Lab:
        47.4616, 42.3709, 25.5522
        CIE-LCH:
        47.4616, 49.4794, 31.0925
        CIE-Luv:
        47.4616, 79.4047, 20.6558
        Hunter-Lab:
        40.4650, 34.9377, 16.5629
      #b94f48 color charts
#b94f48 RGB chart
      #b94f48 CMYK chart
      #b94f48 RGB pie chart
      #b94f48 color shades, tints & tones
#b94f48 color schemes
#b94f48 color preview, HTML & CSS examples
           This text has a color of #b94f48        
        
          <p style="color:#b94f48;">Text here</p>
        
        
          .mytext {color:#b94f48;}
        
        Text color #b94f48
      
           This box has a color of #b94f48        
        
          <div style="background-color:#b94f48;">Content here</div>
        
        
          .mybackground {background-color:#b94f48;}
        
        Background color #b94f48
      
           Border around this has a color of #b94f48        
        
          <div style="border:2px solid #b94f48;">Content here</div>
        
        
          .myborder {border:2px solid #b94f48;}
        
        Border color #b94f48