#b2315f color space conversions
Hex:
        #b2315f
        RGB:
        178, 49, 95
        CMY:
        30, 81, 63
        CMYK:
        0, 72, 47, 30
      HSL:
        339°, 56.8282%, 44.5098%
        HSV (HSB):
        339°, 72.4719%, 69.8039%
        XYZ:
        21.5240, 12.4878, 12.1024
        xyY:
        0.4668, 0.2708, 12.4878
      CIE-Lab:
        41.9812, 54.8459, 3.8061
        CIE-LCH:
        41.9812, 54.9778, 3.9698
        CIE-Luv:
        41.9812, 83.6964, -5.3909
        Hunter-Lab:
        35.3381, 46.8802, 4.4313
      #b2315f color charts
#b2315f RGB chart
      #b2315f CMYK chart
      #b2315f RGB pie chart
      #b2315f color shades, tints & tones
#b2315f color schemes
#b2315f color preview, HTML & CSS examples
           This text has a color of #b2315f        
        
          <p style="color:#b2315f;">Text here</p>
        
        
          .mytext {color:#b2315f;}
        
        Text color #b2315f
      
           This box has a color of #b2315f        
        
          <div style="background-color:#b2315f;">Content here</div>
        
        
          .mybackground {background-color:#b2315f;}
        
        Background color #b2315f
      
           Border around this has a color of #b2315f        
        
          <div style="border:2px solid #b2315f;">Content here</div>
        
        
          .myborder {border:2px solid #b2315f;}
        
        Border color #b2315f