#b1265f color space conversions
Hex:
        #b1265f
        RGB:
        177, 38, 95
        CMY:
        31, 85, 63
        CMYK:
        0, 79, 46, 31
      HSL:
        335°, 64.6512%, 42.1569%
        HSV (HSB):
        335°, 78.5311%, 69.4118%
        XYZ:
        20.8901, 11.5596, 11.9567
        xyY:
        0.4704, 0.2603, 11.5596
      CIE-Lab:
        40.5074, 58.1770, 1.6527
        CIE-LCH:
        40.5074, 58.2005, 1.6273
        CIE-Luv:
        40.5074, 87.0065, -8.5874
        Hunter-Lab:
        33.9994, 50.1764, 2.9489
      #b1265f color charts
#b1265f RGB chart
      #b1265f CMYK chart
      #b1265f RGB pie chart
      #b1265f color shades, tints & tones
#b1265f color schemes
#b1265f color preview, HTML & CSS examples
           This text has a color of #b1265f        
        
          <p style="color:#b1265f;">Text here</p>
        
        
          .mytext {color:#b1265f;}
        
        Text color #b1265f
      
           This box has a color of #b1265f        
        
          <div style="background-color:#b1265f;">Content here</div>
        
        
          .mybackground {background-color:#b1265f;}
        
        Background color #b1265f
      
           Border around this has a color of #b1265f        
        
          <div style="border:2px solid #b1265f;">Content here</div>
        
        
          .myborder {border:2px solid #b1265f;}
        
        Border color #b1265f