#b5023b color space conversions
Hex:
        #b5023b
        RGB:
        181, 2, 59
        CMY:
        29, 99, 77
        CMYK:
        0, 99, 67, 29
      HSL:
        341°, 97.8142%, 35.8824%
        HSV (HSB):
        341°, 98.8950%, 70.9804%
        XYZ:
        19.8672, 10.1829, 5.0561
        xyY:
        0.5659, 0.2901, 10.1829
      CIE-Lab:
        38.1688, 63.2492, 21.5079
        CIE-LCH:
        38.1688, 66.8061, 18.7806
        CIE-Luv:
        38.1688, 111.8236, 9.7837
        Hunter-Lab:
        31.9107, 55.2879, 12.9434
      #b5023b color charts
#b5023b RGB chart
      #b5023b CMYK chart
      #b5023b RGB pie chart
      #b5023b color shades, tints & tones
#b5023b color schemes
#b5023b color preview, HTML & CSS examples
           This text has a color of #b5023b        
        
          <p style="color:#b5023b;">Text here</p>
        
        
          .mytext {color:#b5023b;}
        
        Text color #b5023b
      
           This box has a color of #b5023b        
        
          <div style="background-color:#b5023b;">Content here</div>
        
        
          .mybackground {background-color:#b5023b;}
        
        Background color #b5023b
      
           Border around this has a color of #b5023b        
        
          <div style="border:2px solid #b5023b;">Content here</div>
        
        
          .myborder {border:2px solid #b5023b;}
        
        Border color #b5023b