#b01249 color space conversions
Hex:
        #b01249
        RGB:
        176, 18, 73
        CMY:
        31, 93, 71
        CMYK:
        0, 90, 59, 31
      HSL:
        339°, 81.4433%, 38.0392%
        HSV (HSB):
        339°, 89.7727%, 69.0196%
        XYZ:
        19.3234, 10.1438, 7.2428
        xyY:
        0.5264, 0.2763, 10.1438
      CIE-Lab:
        38.0992, 60.8167, 12.2383
        CIE-LCH:
        38.0992, 62.0359, 11.3778
        CIE-Luv:
        38.0992, 100.1543, 2.0698
        Hunter-Lab:
        31.8493, 52.5623, 8.8114
      #b01249 color charts
#b01249 RGB chart
      #b01249 CMYK chart
      #b01249 RGB pie chart
      #b01249 color shades, tints & tones
#b01249 color schemes
#b01249 color preview, HTML & CSS examples
           This text has a color of #b01249        
        
          <p style="color:#b01249;">Text here</p>
        
        
          .mytext {color:#b01249;}
        
        Text color #b01249
      
           This box has a color of #b01249        
        
          <div style="background-color:#b01249;">Content here</div>
        
        
          .mybackground {background-color:#b01249;}
        
        Background color #b01249
      
           Border around this has a color of #b01249        
        
          <div style="border:2px solid #b01249;">Content here</div>
        
        
          .myborder {border:2px solid #b01249;}
        
        Border color #b01249