#b3015d color space conversions
Hex:
        #b3015d
        RGB:
        179, 1, 93
        CMY:
        30, 100, 64
        CMYK:
        0, 99, 48, 30
      HSL:
        329°, 98.8889%, 35.2941%
        HSV (HSB):
        329°, 99.4413%, 70.1961%
        XYZ:
        20.5770, 10.3957, 11.2780
        xyY:
        0.4870, 0.2460, 10.3957
      CIE-Lab:
        38.5435, 65.1270, 0.1143
        CIE-LCH:
        38.5435, 65.1271, 0.1005
        CIE-Luv:
        38.5435, 96.9349, -11.7950
        Hunter-Lab:
        32.2424, 57.4942, 1.8308
      #b3015d color charts
#b3015d RGB chart
      #b3015d CMYK chart
      #b3015d RGB pie chart
      #b3015d color shades, tints & tones
#b3015d color schemes
#b3015d color preview, HTML & CSS examples
           This text has a color of #b3015d        
        
          <p style="color:#b3015d;">Text here</p>
        
        
          .mytext {color:#b3015d;}
        
        Text color #b3015d
      
           This box has a color of #b3015d        
        
          <div style="background-color:#b3015d;">Content here</div>
        
        
          .mybackground {background-color:#b3015d;}
        
        Background color #b3015d
      
           Border around this has a color of #b3015d        
        
          <div style="border:2px solid #b3015d;">Content here</div>
        
        
          .myborder {border:2px solid #b3015d;}
        
        Border color #b3015d