#b4264a color space conversions
Hex:
        #b4264a
        RGB:
        180, 38, 74
        CMY:
        29, 85, 71
        CMYK:
        0, 79, 59, 29
      HSL:
        345°, 65.1376%, 42.7451%
        HSV (HSB):
        345°, 78.8889%, 70.5882%
        XYZ:
        20.7515, 11.5839, 7.6208
        xyY:
        0.5194, 0.2899, 11.5839
      CIE-Lab:
        40.5471, 57.3371, 15.0730
        CIE-LCH:
        40.5471, 59.2853, 14.7289
        CIE-Luv:
        40.5471, 96.9995, 5.9455
        Hunter-Lab:
        34.0352, 49.2714, 10.5491
      #b4264a color charts
#b4264a RGB chart
      #b4264a CMYK chart
      #b4264a RGB pie chart
      #b4264a color shades, tints & tones
#b4264a color schemes
#b4264a color preview, HTML & CSS examples
           This text has a color of #b4264a        
        
          <p style="color:#b4264a;">Text here</p>
        
        
          .mytext {color:#b4264a;}
        
        Text color #b4264a
      
           This box has a color of #b4264a        
        
          <div style="background-color:#b4264a;">Content here</div>
        
        
          .mybackground {background-color:#b4264a;}
        
        Background color #b4264a
      
           Border around this has a color of #b4264a        
        
          <div style="border:2px solid #b4264a;">Content here</div>
        
        
          .myborder {border:2px solid #b4264a;}
        
        Border color #b4264a