#b6315f color space conversions
Hex:
        #b6315f
        RGB:
        182, 49, 95
        CMY:
        29, 81, 63
        CMYK:
        0, 73, 48, 29
      HSL:
        339°, 57.5758%, 45.2941%
        HSV (HSB):
        339°, 73.0769%, 71.3725%
        XYZ:
        22.4553, 12.9679, 12.1460
        xyY:
        0.4721, 0.2726, 12.9679
      CIE-Lab:
        42.7149, 56.0169, 4.9559
        CIE-LCH:
        42.7149, 56.2357, 5.0558
        CIE-Luv:
        42.7149, 86.9627, -4.3185
        Hunter-Lab:
        36.0110, 48.2874, 5.2100
      #b6315f color charts
#b6315f RGB chart
      #b6315f CMYK chart
      #b6315f RGB pie chart
      #b6315f color shades, tints & tones
#b6315f color schemes
#b6315f color preview, HTML & CSS examples
           This text has a color of #b6315f        
        
          <p style="color:#b6315f;">Text here</p>
        
        
          .mytext {color:#b6315f;}
        
        Text color #b6315f
      
           This box has a color of #b6315f        
        
          <div style="background-color:#b6315f;">Content here</div>
        
        
          .mybackground {background-color:#b6315f;}
        
        Background color #b6315f
      
           Border around this has a color of #b6315f        
        
          <div style="border:2px solid #b6315f;">Content here</div>
        
        
          .myborder {border:2px solid #b6315f;}
        
        Border color #b6315f