#b9365f color space conversions
Hex:
        #b9365f
        RGB:
        185, 54, 95
        CMY:
        27, 79, 63
        CMYK:
        0, 71, 49, 27
      HSL:
        341°, 54.8117%, 46.8627%
        HSV (HSB):
        341°, 70.8108%, 72.5490%
        XYZ:
        23.3923, 13.7788, 12.2531
        xyY:
        0.4733, 0.2788, 13.7788
      CIE-Lab:
        43.9141, 55.0890, 6.7412
        CIE-LCH:
        43.9141, 55.4999, 6.9766
        CIE-Luv:
        43.9141, 87.2448, -2.0510
        Hunter-Lab:
        37.1199, 47.5279, 6.4125
      #b9365f color charts
#b9365f RGB chart
      #b9365f CMYK chart
      #b9365f RGB pie chart
      #b9365f color shades, tints & tones
#b9365f color schemes
#b9365f color preview, HTML & CSS examples
           This text has a color of #b9365f        
        
          <p style="color:#b9365f;">Text here</p>
        
        
          .mytext {color:#b9365f;}
        
        Text color #b9365f
      
           This box has a color of #b9365f        
        
          <div style="background-color:#b9365f;">Content here</div>
        
        
          .mybackground {background-color:#b9365f;}
        
        Background color #b9365f
      
           Border around this has a color of #b9365f        
        
          <div style="border:2px solid #b9365f;">Content here</div>
        
        
          .myborder {border:2px solid #b9365f;}
        
        Border color #b9365f