#b94345 color space conversions
Hex:
        #b94345
        RGB:
        185, 67, 69
        CMY:
        27, 74, 73
        CMYK:
        0, 64, 63, 27
      HSL:
        359°, 46.8254%, 49.4118%
        HSV (HSB):
        359°, 63.7838%, 72.5490%
        XYZ:
        23.0889, 14.7583, 7.2619
        xyY:
        0.5118, 0.3272, 14.7583
      CIE-Lab:
        45.3013, 47.7490, 24.5845
        CIE-LCH:
        45.3013, 53.7062, 27.2425
        CIE-Luv:
        45.3013, 87.7708, 17.9838
        Hunter-Lab:
        38.4165, 40.0524, 15.6839
      #b94345 color charts
#b94345 RGB chart
      #b94345 CMYK chart
      #b94345 RGB pie chart
      #b94345 color shades, tints & tones
#b94345 color schemes
#b94345 color preview, HTML & CSS examples
           This text has a color of #b94345        
        
          <p style="color:#b94345;">Text here</p>
        
        
          .mytext {color:#b94345;}
        
        Text color #b94345
      
           This box has a color of #b94345        
        
          <div style="background-color:#b94345;">Content here</div>
        
        
          .mybackground {background-color:#b94345;}
        
        Background color #b94345
      
           Border around this has a color of #b94345        
        
          <div style="border:2px solid #b94345;">Content here</div>
        
        
          .myborder {border:2px solid #b94345;}
        
        Border color #b94345