#b3355d color space conversions
Hex:
        #b3355d
        RGB:
        179, 53, 93
        CMY:
        30, 79, 64
        CMYK:
        0, 70, 48, 30
      HSL:
        341°, 54.3103%, 45.4902%
        HSV (HSB):
        341°, 70.3911%, 70.1961%
        XYZ:
        21.8393, 12.9202, 11.6987
        xyY:
        0.4701, 0.2781, 12.9202
      CIE-Lab:
        42.6428, 53.4751, 6.0282
        CIE-LCH:
        42.6428, 53.8138, 6.4318
        CIE-Luv:
        42.6428, 83.4635, -2.5383
        Hunter-Lab:
        35.9447, 45.5498, 5.8645
      #b3355d color charts
#b3355d RGB chart
      #b3355d CMYK chart
      #b3355d RGB pie chart
      #b3355d color shades, tints & tones
#b3355d color schemes
#b3355d color preview, HTML & CSS examples
           This text has a color of #b3355d        
        
          <p style="color:#b3355d;">Text here</p>
        
        
          .mytext {color:#b3355d;}
        
        Text color #b3355d
      
           This box has a color of #b3355d        
        
          <div style="background-color:#b3355d;">Content here</div>
        
        
          .mybackground {background-color:#b3355d;}
        
        Background color #b3355d
      
           Border around this has a color of #b3355d        
        
          <div style="border:2px solid #b3355d;">Content here</div>
        
        
          .myborder {border:2px solid #b3355d;}
        
        Border color #b3355d