#b3018d color space conversions
Hex:
        #b3018d
        RGB:
        179, 1, 141
        CMY:
        30, 100, 45
        CMYK:
        0, 99, 21, 30
      HSL:
        313°, 98.8889%, 35.2941%
        HSV (HSB):
        313°, 99.4413%, 70.1961%
        XYZ:
        23.4090, 11.5285, 26.1907
        xyY:
        0.3829, 0.1886, 11.5285
      CIE-Lab:
        40.4567, 70.0658, -27.0433
        CIE-LCH:
        40.4567, 75.1037, 338.8949
        CIE-Luv:
        40.4567, 75.0868, -47.8154
        Hunter-Lab:
        33.9536, 63.6460, -21.9668
      #b3018d color charts
#b3018d RGB chart
      #b3018d CMYK chart
      #b3018d RGB pie chart
      #b3018d color shades, tints & tones
#b3018d color schemes
#b3018d color preview, HTML & CSS examples
           This text has a color of #b3018d        
        
          <p style="color:#b3018d;">Text here</p>
        
        
          .mytext {color:#b3018d;}
        
        Text color #b3018d
      
           This box has a color of #b3018d        
        
          <div style="background-color:#b3018d;">Content here</div>
        
        
          .mybackground {background-color:#b3018d;}
        
        Background color #b3018d
      
           Border around this has a color of #b3018d        
        
          <div style="border:2px solid #b3018d;">Content here</div>
        
        
          .myborder {border:2px solid #b3018d;}
        
        Border color #b3018d