#b9284a color space conversions
Hex:
        #b9284a
        RGB:
        185, 40, 74
        CMY:
        27, 84, 71
        CMYK:
        0, 78, 60, 27
      HSL:
        346°, 64.4444%, 44.1176%
        HSV (HSB):
        346°, 78.3784%, 72.5490%
        XYZ:
        22.0024, 12.3263, 7.6981
        xyY:
        0.5235, 0.2933, 12.3263
      CIE-Lab:
        41.7301, 58.1698, 16.8347
        CIE-LCH:
        41.7301, 60.5569, 16.1408
        CIE-Luv:
        41.7301, 100.2662, 7.6032
        Hunter-Lab:
        35.1088, 50.4241, 11.5760
      #b9284a color charts
#b9284a RGB chart
      #b9284a CMYK chart
      #b9284a RGB pie chart
      #b9284a color shades, tints & tones
#b9284a color schemes
#b9284a color preview, HTML & CSS examples
           This text has a color of #b9284a        
        
          <p style="color:#b9284a;">Text here</p>
        
        
          .mytext {color:#b9284a;}
        
        Text color #b9284a
      
           This box has a color of #b9284a        
        
          <div style="background-color:#b9284a;">Content here</div>
        
        
          .mybackground {background-color:#b9284a;}
        
        Background color #b9284a
      
           Border around this has a color of #b9284a        
        
          <div style="border:2px solid #b9284a;">Content here</div>
        
        
          .myborder {border:2px solid #b9284a;}
        
        Border color #b9284a