#b9376f color space conversions
Hex:
        #b9376f
        RGB:
        185, 55, 111
        CMY:
        27, 78, 56
        CMYK:
        0, 70, 40, 27
      HSL:
        334°, 54.1667%, 47.0588%
        HSV (HSB):
        334°, 70.2703%, 72.5490%
        XYZ:
        24.2430, 14.1944, 16.5010
        xyY:
        0.4413, 0.2584, 14.1944
      CIE-Lab:
        44.5104, 56.2719, -2.3018
        CIE-LCH:
        44.5104, 56.3190, 357.6576
        CIE-Luv:
        44.5104, 81.2642, -13.1298
        Hunter-Lab:
        37.6754, 48.9275, 0.4051
      #b9376f color charts
#b9376f RGB chart
      #b9376f CMYK chart
      #b9376f RGB pie chart
      #b9376f color shades, tints & tones
#b9376f color schemes
#b9376f color preview, HTML & CSS examples
           This text has a color of #b9376f        
        
          <p style="color:#b9376f;">Text here</p>
        
        
          .mytext {color:#b9376f;}
        
        Text color #b9376f
      
           This box has a color of #b9376f        
        
          <div style="background-color:#b9376f;">Content here</div>
        
        
          .mybackground {background-color:#b9376f;}
        
        Background color #b9376f
      
           Border around this has a color of #b9376f        
        
          <div style="border:2px solid #b9376f;">Content here</div>
        
        
          .myborder {border:2px solid #b9376f;}
        
        Border color #b9376f