#b6123f color space conversions
Hex:
        #b6123f
        RGB:
        182, 18, 63
        CMY:
        29, 93, 75
        CMYK:
        0, 90, 65, 29
      HSL:
        344°, 82.0000%, 39.2157%
        HSV (HSB):
        344°, 90.1099%, 71.3725%
        XYZ:
        20.4049, 10.7366, 5.6995
        xyY:
        0.5539, 0.2914, 10.7366
      CIE-Lab:
        39.1332, 61.7456, 20.2421
        CIE-LCH:
        39.1332, 64.9789, 18.1507
        CIE-Luv:
        39.1332, 108.4790, 9.3264
        Hunter-Lab:
        32.7667, 53.8161, 12.6236
      #b6123f color charts
#b6123f RGB chart
      #b6123f CMYK chart
      #b6123f RGB pie chart
      #b6123f color shades, tints & tones
#b6123f color schemes
#b6123f color preview, HTML & CSS examples
           This text has a color of #b6123f        
        
          <p style="color:#b6123f;">Text here</p>
        
        
          .mytext {color:#b6123f;}
        
        Text color #b6123f
      
           This box has a color of #b6123f        
        
          <div style="background-color:#b6123f;">Content here</div>
        
        
          .mybackground {background-color:#b6123f;}
        
        Background color #b6123f
      
           Border around this has a color of #b6123f        
        
          <div style="border:2px solid #b6123f;">Content here</div>
        
        
          .myborder {border:2px solid #b6123f;}
        
        Border color #b6123f