#b0104a color space conversions
Hex:
        #b0104a
        RGB:
        176, 16, 74
        CMY:
        31, 94, 71
        CMYK:
        0, 91, 58, 31
      HSL:
        338°, 83.3333%, 37.6471%
        HSV (HSB):
        338°, 90.9091%, 69.0196%
        XYZ:
        19.3258, 10.0951, 7.4085
        xyY:
        0.5247, 0.2741, 10.0951
      CIE-Lab:
        38.0126, 61.2024, 11.4755
        CIE-LCH:
        38.0126, 62.2690, 10.6197
        CIE-Luv:
        38.0126, 100.1873, 1.2223
        Hunter-Lab:
        31.7728, 52.9704, 8.4162
      #b0104a color charts
#b0104a RGB chart
      #b0104a CMYK chart
      #b0104a RGB pie chart
      #b0104a color shades, tints & tones
#b0104a color schemes
#b0104a color preview, HTML & CSS examples
           This text has a color of #b0104a        
        
          <p style="color:#b0104a;">Text here</p>
        
        
          .mytext {color:#b0104a;}
        
        Text color #b0104a
      
           This box has a color of #b0104a        
        
          <div style="background-color:#b0104a;">Content here</div>
        
        
          .mybackground {background-color:#b0104a;}
        
        Background color #b0104a
      
           Border around this has a color of #b0104a        
        
          <div style="border:2px solid #b0104a;">Content here</div>
        
        
          .myborder {border:2px solid #b0104a;}
        
        Border color #b0104a