#b3014e color space conversions
Hex:
        #b3014e
        RGB:
        179, 1, 78
        CMY:
        30, 100, 69
        CMYK:
        0, 99, 56, 30
      HSL:
        334°, 98.8889%, 35.2941%
        HSV (HSB):
        334°, 99.4413%, 70.1961%
        XYZ:
        19.9764, 10.1555, 8.1151
        xyY:
        0.5223, 0.2655, 10.1555
      CIE-Lab:
        38.1200, 64.0022, 9.1437
        CIE-LCH:
        38.1200, 64.6520, 8.1305
        CIE-Luv:
        38.1200, 103.3178, -1.7660
        Hunter-Lab:
        31.8677, 56.1253, 7.2092
      #b3014e color charts
#b3014e RGB chart
      #b3014e CMYK chart
      #b3014e RGB pie chart
      #b3014e color shades, tints & tones
#b3014e color schemes
#b3014e color preview, HTML & CSS examples
           This text has a color of #b3014e        
        
          <p style="color:#b3014e;">Text here</p>
        
        
          .mytext {color:#b3014e;}
        
        Text color #b3014e
      
           This box has a color of #b3014e        
        
          <div style="background-color:#b3014e;">Content here</div>
        
        
          .mybackground {background-color:#b3014e;}
        
        Background color #b3014e
      
           Border around this has a color of #b3014e        
        
          <div style="border:2px solid #b3014e;">Content here</div>
        
        
          .myborder {border:2px solid #b3014e;}
        
        Border color #b3014e