#b0294d color space conversions
Hex:
        #b0294d
        RGB:
        176, 41, 77
        CMY:
        31, 84, 70
        CMYK:
        0, 77, 56, 31
      HSL:
        344°, 62.2120%, 42.5490%
        HSV (HSB):
        344°, 76.7045%, 69.0196%
        XYZ:
        20.0370, 11.3518, 8.1562
        xyY:
        0.5067, 0.2871, 11.3518
      CIE-Lab:
        40.1668, 55.4801, 12.5305
        CIE-LCH:
        40.1668, 56.8776, 12.7270
        CIE-Luv:
        40.1668, 91.5457, 3.8307
        Hunter-Lab:
        33.6924, 47.1927, 9.2318
      #b0294d color charts
#b0294d RGB chart
      #b0294d CMYK chart
      #b0294d RGB pie chart
      #b0294d color shades, tints & tones
#b0294d color schemes
#b0294d color preview, HTML & CSS examples
           This text has a color of #b0294d        
        
          <p style="color:#b0294d;">Text here</p>
        
        
          .mytext {color:#b0294d;}
        
        Text color #b0294d
      
           This box has a color of #b0294d        
        
          <div style="background-color:#b0294d;">Content here</div>
        
        
          .mybackground {background-color:#b0294d;}
        
        Background color #b0294d
      
           Border around this has a color of #b0294d        
        
          <div style="border:2px solid #b0294d;">Content here</div>
        
        
          .myborder {border:2px solid #b0294d;}
        
        Border color #b0294d