#b94a72 color space conversions
Hex:
        #b94a72
        RGB:
        185, 74, 114
        CMY:
        27, 71, 55
        CMYK:
        0, 60, 38, 27
      HSL:
        338°, 44.2231%, 50.7843%
        HSV (HSB):
        338°, 60.0000%, 72.5490%
        XYZ:
        25.4936, 16.4268, 17.7466
        xyY:
        0.4273, 0.2753, 16.4268
      CIE-Lab:
        47.5295, 48.6201, 0.2852
        CIE-LCH:
        47.5295, 48.6209, 0.3361
        CIE-Luv:
        47.5295, 71.5496, -8.4218
        Hunter-Lab:
        40.5299, 41.3504, 2.4100
      #b94a72 color charts
#b94a72 RGB chart
      #b94a72 CMYK chart
      #b94a72 RGB pie chart
      #b94a72 color shades, tints & tones
#b94a72 color schemes
#b94a72 color preview, HTML & CSS examples
           This text has a color of #b94a72        
        
          <p style="color:#b94a72;">Text here</p>
        
        
          .mytext {color:#b94a72;}
        
        Text color #b94a72
      
           This box has a color of #b94a72        
        
          <div style="background-color:#b94a72;">Content here</div>
        
        
          .mybackground {background-color:#b94a72;}
        
        Background color #b94a72
      
           Border around this has a color of #b94a72        
        
          <div style="border:2px solid #b94a72;">Content here</div>
        
        
          .myborder {border:2px solid #b94a72;}
        
        Border color #b94a72