#b9044b color space conversions
Hex:
        #b9044b
        RGB:
        185, 4, 75
        CMY:
        27, 98, 71
        CMYK:
        0, 98, 59, 27
      HSL:
        336°, 95.7672%, 37.0588%
        HSV (HSB):
        336°, 97.8378%, 72.5490%
        XYZ:
        21.3210, 10.9091, 7.6385
        xyY:
        0.5348, 0.2736, 10.9091
      CIE-Lab:
        39.4270, 64.8943, 13.0778
        CIE-LCH:
        39.4270, 66.1989, 11.3939
        CIE-Luv:
        39.4270, 108.8807, 2.0401
        Hunter-Lab:
        33.0290, 57.4254, 9.4084
      #b9044b color charts
#b9044b RGB chart
      #b9044b CMYK chart
      #b9044b RGB pie chart
      #b9044b color shades, tints & tones
#b9044b color schemes
#b9044b color preview, HTML & CSS examples
           This text has a color of #b9044b        
        
          <p style="color:#b9044b;">Text here</p>
        
        
          .mytext {color:#b9044b;}
        
        Text color #b9044b
      
           This box has a color of #b9044b        
        
          <div style="background-color:#b9044b;">Content here</div>
        
        
          .mybackground {background-color:#b9044b;}
        
        Background color #b9044b
      
           Border around this has a color of #b9044b        
        
          <div style="border:2px solid #b9044b;">Content here</div>
        
        
          .myborder {border:2px solid #b9044b;}
        
        Border color #b9044b