#b6235a color space conversions
Hex:
        #b6235a
        RGB:
        182, 35, 90
        CMY:
        29, 86, 65
        CMYK:
        0, 81, 51, 29
      HSL:
        338°, 67.7419%, 42.5490%
        HSV (HSB):
        338°, 80.7692%, 71.3725%
        XYZ:
        21.7379, 11.8853, 10.8212
        xyY:
        0.4891, 0.2674, 11.8853
      CIE-Lab:
        41.0333, 59.9379, 5.6924
        CIE-LCH:
        41.0333, 60.2076, 5.4252
        CIE-Luv:
        41.0333, 93.9776, -4.3862
        Hunter-Lab:
        34.4751, 52.2198, 5.5223
      #b6235a color charts
#b6235a RGB chart
      #b6235a CMYK chart
      #b6235a RGB pie chart
      #b6235a color shades, tints & tones
#b6235a color schemes
#b6235a color preview, HTML & CSS examples
           This text has a color of #b6235a        
        
          <p style="color:#b6235a;">Text here</p>
        
        
          .mytext {color:#b6235a;}
        
        Text color #b6235a
      
           This box has a color of #b6235a        
        
          <div style="background-color:#b6235a;">Content here</div>
        
        
          .mybackground {background-color:#b6235a;}
        
        Background color #b6235a
      
           Border around this has a color of #b6235a        
        
          <div style="border:2px solid #b6235a;">Content here</div>
        
        
          .myborder {border:2px solid #b6235a;}
        
        Border color #b6235a