#b94a60 color space conversions
Hex:
        #b94a60
        RGB:
        185, 74, 96
        CMY:
        27, 71, 62
        CMYK:
        0, 60, 48, 27
      HSL:
        348°, 44.2231%, 50.7843%
        HSV (HSB):
        348°, 60.0000%, 72.5490%
        XYZ:
        24.5677, 16.0564, 12.8707
        xyY:
        0.4593, 0.3001, 16.0564
      CIE-Lab:
        47.0484, 46.7416, 10.5496
        CIE-LCH:
        47.0484, 47.9174, 12.7185
        CIE-Luv:
        47.0484, 76.6935, 4.2676
        Hunter-Lab:
        40.0704, 39.3174, 9.0053
      #b94a60 color charts
#b94a60 RGB chart
      #b94a60 CMYK chart
      #b94a60 RGB pie chart
      #b94a60 color shades, tints & tones
#b94a60 color schemes
#b94a60 color preview, HTML & CSS examples
           This text has a color of #b94a60        
        
          <p style="color:#b94a60;">Text here</p>
        
        
          .mytext {color:#b94a60;}
        
        Text color #b94a60
      
           This box has a color of #b94a60        
        
          <div style="background-color:#b94a60;">Content here</div>
        
        
          .mybackground {background-color:#b94a60;}
        
        Background color #b94a60
      
           Border around this has a color of #b94a60        
        
          <div style="border:2px solid #b94a60;">Content here</div>
        
        
          .myborder {border:2px solid #b94a60;}
        
        Border color #b94a60