#b1215a color space conversions
Hex:
        #b1215a
        RGB:
        177, 33, 90
        CMY:
        31, 87, 65
        CMYK:
        0, 81, 49, 31
      HSL:
        336°, 68.5714%, 41.1765%
        HSV (HSB):
        336°, 81.3559%, 69.4118%
        XYZ:
        20.5208, 11.1730, 10.7479
        xyY:
        0.4835, 0.2633, 11.1730
      CIE-Lab:
        39.8703, 59.1339, 3.8971
        CIE-LCH:
        39.8703, 59.2622, 3.7706
        CIE-Luv:
        39.8703, 90.5270, -6.2222
        Hunter-Lab:
        33.4261, 51.0884, 4.3340
      #b1215a color charts
#b1215a RGB chart
      #b1215a CMYK chart
      #b1215a RGB pie chart
      #b1215a color shades, tints & tones
#b1215a color schemes
#b1215a color preview, HTML & CSS examples
           This text has a color of #b1215a        
        
          <p style="color:#b1215a;">Text here</p>
        
        
          .mytext {color:#b1215a;}
        
        Text color #b1215a
      
           This box has a color of #b1215a        
        
          <div style="background-color:#b1215a;">Content here</div>
        
        
          .mybackground {background-color:#b1215a;}
        
        Background color #b1215a
      
           Border around this has a color of #b1215a        
        
          <div style="border:2px solid #b1215a;">Content here</div>
        
        
          .myborder {border:2px solid #b1215a;}
        
        Border color #b1215a