#b1265e color space conversions
Hex:
        #b1265e
        RGB:
        177, 38, 94
        CMY:
        31, 85, 63
        CMYK:
        0, 79, 47, 31
      HSL:
        336°, 64.6512%, 42.1569%
        HSV (HSB):
        336°, 78.5311%, 69.4118%
        XYZ:
        20.8450, 11.5415, 11.7188
        xyY:
        0.4726, 0.2617, 11.5415
      CIE-Lab:
        40.4779, 58.0863, 2.2414
        CIE-LCH:
        40.4779, 58.1296, 2.2098
        CIE-Luv:
        40.4779, 87.3870, -7.8854
        Hunter-Lab:
        33.9728, 50.0714, 3.3291
      #b1265e color charts
#b1265e RGB chart
      #b1265e CMYK chart
      #b1265e RGB pie chart
      #b1265e color shades, tints & tones
#b1265e color schemes
#b1265e color preview, HTML & CSS examples
           This text has a color of #b1265e        
        
          <p style="color:#b1265e;">Text here</p>
        
        
          .mytext {color:#b1265e;}
        
        Text color #b1265e
      
           This box has a color of #b1265e        
        
          <div style="background-color:#b1265e;">Content here</div>
        
        
          .mybackground {background-color:#b1265e;}
        
        Background color #b1265e
      
           Border around this has a color of #b1265e        
        
          <div style="border:2px solid #b1265e;">Content here</div>
        
        
          .myborder {border:2px solid #b1265e;}
        
        Border color #b1265e