#b5274a color space conversions
Hex:
        #b5274a
        RGB:
        181, 39, 74
        CMY:
        29, 85, 71
        CMYK:
        0, 78, 59, 29
      HSL:
        345°, 64.5455%, 43.1373%
        HSV (HSB):
        345°, 78.4530%, 70.9804%
        XYZ:
        21.0176, 11.7692, 7.6425
        xyY:
        0.5199, 0.2911, 11.7692
      CIE-Lab:
        40.8469, 57.3259, 15.5117
        CIE-LCH:
        40.8469, 59.3875, 15.1410
        CIE-Luv:
        40.8469, 97.4196, 6.4125
        Hunter-Lab:
        34.3063, 49.3213, 10.8062
      #b5274a color charts
#b5274a RGB chart
      #b5274a CMYK chart
      #b5274a RGB pie chart
      #b5274a color shades, tints & tones
#b5274a color schemes
#b5274a color preview, HTML & CSS examples
           This text has a color of #b5274a        
        
          <p style="color:#b5274a;">Text here</p>
        
        
          .mytext {color:#b5274a;}
        
        Text color #b5274a
      
           This box has a color of #b5274a        
        
          <div style="background-color:#b5274a;">Content here</div>
        
        
          .mybackground {background-color:#b5274a;}
        
        Background color #b5274a
      
           Border around this has a color of #b5274a        
        
          <div style="border:2px solid #b5274a;">Content here</div>
        
        
          .myborder {border:2px solid #b5274a;}
        
        Border color #b5274a