#b94d49 color space conversions
Hex:
        #b94d49
        RGB:
        185, 77, 73
        CMY:
        27, 70, 71
        CMYK:
        0, 58, 61, 27
      HSL:
        2°, 44.4444%, 50.5882%
        HSV (HSB):
        2°, 60.5405%, 72.5490%
        XYZ:
        23.8641, 16.1031, 8.1538
        xyY:
        0.4959, 0.3346, 16.1031
      CIE-Lab:
        47.1094, 43.4082, 24.5090
        CIE-LCH:
        47.1094, 49.8495, 29.4498
        CIE-Luv:
        47.1094, 80.5124, 19.3746
        Hunter-Lab:
        40.1286, 35.9268, 16.0429
      #b94d49 color charts
#b94d49 RGB chart
      #b94d49 CMYK chart
      #b94d49 RGB pie chart
      #b94d49 color shades, tints & tones
#b94d49 color schemes
#b94d49 color preview, HTML & CSS examples
           This text has a color of #b94d49        
        
          <p style="color:#b94d49;">Text here</p>
        
        
          .mytext {color:#b94d49;}
        
        Text color #b94d49
      
           This box has a color of #b94d49        
        
          <div style="background-color:#b94d49;">Content here</div>
        
        
          .mybackground {background-color:#b94d49;}
        
        Background color #b94d49
      
           Border around this has a color of #b94d49        
        
          <div style="border:2px solid #b94d49;">Content here</div>
        
        
          .myborder {border:2px solid #b94d49;}
        
        Border color #b94d49