#b8264d color space conversions
Hex:
        #b8264d
        RGB:
        184, 38, 77
        CMY:
        28, 85, 70
        CMYK:
        0, 79, 58, 28
      HSL:
        344°, 65.7658%, 43.5294%
        HSV (HSB):
        344°, 79.3478%, 72.1569%
        XYZ:
        21.7998, 12.1124, 8.2101
        xyY:
        0.5175, 0.2876, 12.1124
      CIE-Lab:
        41.3942, 58.6724, 14.4614
        CIE-LCH:
        41.3942, 60.4283, 13.8461
        CIE-Luv:
        41.3942, 99.2402, 5.1343
        Hunter-Lab:
        34.8029, 50.9039, 10.3753
      #b8264d color charts
#b8264d RGB chart
      #b8264d CMYK chart
      #b8264d RGB pie chart
      #b8264d color shades, tints & tones
#b8264d color schemes
#b8264d color preview, HTML & CSS examples
           This text has a color of #b8264d        
        
          <p style="color:#b8264d;">Text here</p>
        
        
          .mytext {color:#b8264d;}
        
        Text color #b8264d
      
           This box has a color of #b8264d        
        
          <div style="background-color:#b8264d;">Content here</div>
        
        
          .mybackground {background-color:#b8264d;}
        
        Background color #b8264d
      
           Border around this has a color of #b8264d        
        
          <div style="border:2px solid #b8264d;">Content here</div>
        
        
          .myborder {border:2px solid #b8264d;}
        
        Border color #b8264d