#b94045 color space conversions
Hex:
        #b94045
        RGB:
        185, 64, 69
        CMY:
        27, 75, 73
        CMYK:
        0, 65, 63, 27
      HSL:
        358°, 48.5944%, 48.8235%
        HSV (HSB):
        358°, 65.4054%, 72.5490%
        XYZ:
        22.9152, 14.4108, 7.2040
        xyY:
        0.5146, 0.3236, 14.4108
      CIE-Lab:
        44.8163, 49.0548, 23.9645
        CIE-LCH:
        44.8163, 54.5956, 26.0366
        CIE-Luv:
        44.8163, 89.5883, 17.0006
        Hunter-Lab:
        37.9615, 41.3175, 15.3215
      #b94045 color charts
#b94045 RGB chart
      #b94045 CMYK chart
      #b94045 RGB pie chart
      #b94045 color shades, tints & tones
#b94045 color schemes
#b94045 color preview, HTML & CSS examples
           This text has a color of #b94045        
        
          <p style="color:#b94045;">Text here</p>
        
        
          .mytext {color:#b94045;}
        
        Text color #b94045
      
           This box has a color of #b94045        
        
          <div style="background-color:#b94045;">Content here</div>
        
        
          .mybackground {background-color:#b94045;}
        
        Background color #b94045
      
           Border around this has a color of #b94045        
        
          <div style="border:2px solid #b94045;">Content here</div>
        
        
          .myborder {border:2px solid #b94045;}
        
        Border color #b94045