#b9374a color space conversions
Hex:
        #b9374a
        RGB:
        185, 55, 74
        CMY:
        27, 78, 71
        CMYK:
        0, 70, 60, 27
      HSL:
        351°, 54.1667%, 47.0588%
        HSV (HSB):
        351°, 70.2703%, 72.5490%
        XYZ:
        22.6098, 13.5411, 7.9006
        xyY:
        0.5133, 0.3074, 13.5411
      CIE-Lab:
        43.5675, 53.0495, 19.2839
        CIE-LCH:
        43.5675, 56.4457, 19.9766
        CIE-Luv:
        43.5675, 93.3089, 11.4753
        Hunter-Lab:
        36.7982, 45.2783, 13.0292
      #b9374a color charts
#b9374a RGB chart
      #b9374a CMYK chart
      #b9374a RGB pie chart
      #b9374a color shades, tints & tones
#b9374a color schemes
#b9374a color preview, HTML & CSS examples
           This text has a color of #b9374a        
        
          <p style="color:#b9374a;">Text here</p>
        
        
          .mytext {color:#b9374a;}
        
        Text color #b9374a
      
           This box has a color of #b9374a        
        
          <div style="background-color:#b9374a;">Content here</div>
        
        
          .mybackground {background-color:#b9374a;}
        
        Background color #b9374a
      
           Border around this has a color of #b9374a        
        
          <div style="border:2px solid #b9374a;">Content here</div>
        
        
          .myborder {border:2px solid #b9374a;}
        
        Border color #b9374a