#b5254b color space conversions
Hex:
        #b5254b
        RGB:
        181, 37, 75
        CMY:
        29, 85, 71
        CMYK:
        0, 80, 59, 29
      HSL:
        344°, 66.0550%, 42.7451%
        HSV (HSB):
        344°, 79.5580%, 70.9804%
        XYZ:
        20.9876, 11.6549, 7.8001
        xyY:
        0.5189, 0.2882, 11.6549
      CIE-Lab:
        40.6623, 57.9780, 14.6303
        CIE-LCH:
        40.6623, 59.7954, 14.1625
        CIE-Luv:
        40.6623, 97.8597, 5.3762
        Hunter-Lab:
        34.1393, 49.9918, 10.3510
      #b5254b color charts
#b5254b RGB chart
      #b5254b CMYK chart
      #b5254b RGB pie chart
      #b5254b color shades, tints & tones
#b5254b color schemes
#b5254b color preview, HTML & CSS examples
           This text has a color of #b5254b        
        
          <p style="color:#b5254b;">Text here</p>
        
        
          .mytext {color:#b5254b;}
        
        Text color #b5254b
      
           This box has a color of #b5254b        
        
          <div style="background-color:#b5254b;">Content here</div>
        
        
          .mybackground {background-color:#b5254b;}
        
        Background color #b5254b
      
           Border around this has a color of #b5254b        
        
          <div style="border:2px solid #b5254b;">Content here</div>
        
        
          .myborder {border:2px solid #b5254b;}
        
        Border color #b5254b