#b94246 color space conversions
Hex:
        #b94246
        RGB:
        185, 66, 70
        CMY:
        27, 74, 73
        CMYK:
        0, 64, 62, 27
      HSL:
        358°, 47.4104%, 49.2157%
        HSV (HSB):
        358°, 64.3243%, 72.5490%
        XYZ:
        23.0613, 14.6529, 7.4072
        xyY:
        0.5111, 0.3247, 14.6529
      CIE-Lab:
        45.1551, 48.2547, 23.7952
        CIE-LCH:
        45.1551, 53.8027, 26.2486
        CIE-Luv:
        45.1551, 88.1432, 17.1210
        Hunter-Lab:
        38.2791, 40.5490, 15.3225
      #b94246 color charts
#b94246 RGB chart
      #b94246 CMYK chart
      #b94246 RGB pie chart
      #b94246 color shades, tints & tones
#b94246 color schemes
#b94246 color preview, HTML & CSS examples
           This text has a color of #b94246        
        
          <p style="color:#b94246;">Text here</p>
        
        
          .mytext {color:#b94246;}
        
        Text color #b94246
      
           This box has a color of #b94246        
        
          <div style="background-color:#b94246;">Content here</div>
        
        
          .mybackground {background-color:#b94246;}
        
        Background color #b94246
      
           Border around this has a color of #b94246        
        
          <div style="border:2px solid #b94246;">Content here</div>
        
        
          .myborder {border:2px solid #b94246;}
        
        Border color #b94246