#b5275a color space conversions
Hex:
        #b5275a
        RGB:
        181, 39, 90
        CMY:
        29, 85, 65
        CMYK:
        0, 78, 50, 29
      HSL:
        338°, 64.5455%, 43.1373%
        HSV (HSB):
        338°, 78.4530%, 70.9804%
        XYZ:
        21.6270, 12.0130, 10.8517
        xyY:
        0.4861, 0.2700, 12.0130
      CIE-Lab:
        41.2367, 58.5403, 5.9563
        CIE-LCH:
        41.2367, 58.8425, 5.8097
        CIE-Luv:
        41.2367, 91.8079, -3.7749
        Hunter-Lab:
        34.6597, 50.7261, 5.6985
      #b5275a color charts
#b5275a RGB chart
      #b5275a CMYK chart
      #b5275a RGB pie chart
      #b5275a color shades, tints & tones
#b5275a color schemes
#b5275a color preview, HTML & CSS examples
           This text has a color of #b5275a        
        
          <p style="color:#b5275a;">Text here</p>
        
        
          .mytext {color:#b5275a;}
        
        Text color #b5275a
      
           This box has a color of #b5275a        
        
          <div style="background-color:#b5275a;">Content here</div>
        
        
          .mybackground {background-color:#b5275a;}
        
        Background color #b5275a
      
           Border around this has a color of #b5275a        
        
          <div style="border:2px solid #b5275a;">Content here</div>
        
        
          .myborder {border:2px solid #b5275a;}
        
        Border color #b5275a