#b5374b color space conversions
Hex:
        #b5374b
        RGB:
        181, 55, 75
        CMY:
        29, 78, 71
        CMYK:
        0, 70, 59, 29
      HSL:
        350°, 53.3898%, 46.2745%
        HSV (HSB):
        350°, 69.6133%, 70.9804%
        XYZ:
        21.6922, 13.0641, 8.0349
        xyY:
        0.5069, 0.3053, 13.0641
      CIE-Lab:
        42.8597, 51.8512, 17.5935
        CIE-LCH:
        42.8597, 54.7547, 18.7424
        CIE-Luv:
        42.8597, 89.7427, 10.0315
        Hunter-Lab:
        36.1443, 43.8753, 12.1208
      #b5374b color charts
#b5374b RGB chart
      #b5374b CMYK chart
      #b5374b RGB pie chart
      #b5374b color shades, tints & tones
#b5374b color schemes
#b5374b color preview, HTML & CSS examples
           This text has a color of #b5374b        
        
          <p style="color:#b5374b;">Text here</p>
        
        
          .mytext {color:#b5374b;}
        
        Text color #b5374b
      
           This box has a color of #b5374b        
        
          <div style="background-color:#b5374b;">Content here</div>
        
        
          .mybackground {background-color:#b5374b;}
        
        Background color #b5374b
      
           Border around this has a color of #b5374b        
        
          <div style="border:2px solid #b5374b;">Content here</div>
        
        
          .myborder {border:2px solid #b5374b;}
        
        Border color #b5374b