#b3155d color space conversions
Hex:
        #b3155d
        RGB:
        179, 21, 93
        CMY:
        30, 92, 64
        CMYK:
        0, 88, 48, 30
      HSL:
        333°, 79.0000%, 39.2157%
        HSV (HSB):
        333°, 88.2682%, 70.1961%
        XYZ:
        20.8344, 10.9104, 11.3637
        xyY:
        0.4833, 0.2531, 10.9104
      CIE-Lab:
        39.4291, 62.5561, 1.4036
        CIE-LCH:
        39.4291, 62.5718, 1.2854
        CIE-Luv:
        39.4291, 94.0202, -9.7933
        Hunter-Lab:
        33.0308, 54.7858, 2.7238
      #b3155d color charts
#b3155d RGB chart
      #b3155d CMYK chart
      #b3155d RGB pie chart
      #b3155d color shades, tints & tones
#b3155d color schemes
#b3155d color preview, HTML & CSS examples
           This text has a color of #b3155d        
        
          <p style="color:#b3155d;">Text here</p>
        
        
          .mytext {color:#b3155d;}
        
        Text color #b3155d
      
           This box has a color of #b3155d        
        
          <div style="background-color:#b3155d;">Content here</div>
        
        
          .mybackground {background-color:#b3155d;}
        
        Background color #b3155d
      
           Border around this has a color of #b3155d        
        
          <div style="border:2px solid #b3155d;">Content here</div>
        
        
          .myborder {border:2px solid #b3155d;}
        
        Border color #b3155d