#b4065f color space conversions
Hex:
        #b4065f
        RGB:
        180, 6, 95
        CMY:
        29, 98, 63
        CMYK:
        0, 97, 47, 29
      HSL:
        329°, 93.5484%, 36.4706%
        HSV (HSB):
        329°, 96.6667%, 70.5882%
        XYZ:
        20.9531, 10.6598, 11.7797
        xyY:
        0.4829, 0.2457, 10.6598
      CIE-Lab:
        39.0014, 64.9709, -0.4688
        CIE-LCH:
        39.0014, 64.9726, 359.5866
        CIE-Luv:
        39.0014, 96.2532, -12.4558
        Hunter-Lab:
        32.6493, 57.4182, 1.4631
      #b4065f color charts
#b4065f RGB chart
      #b4065f CMYK chart
      #b4065f RGB pie chart
      #b4065f color shades, tints & tones
#b4065f color schemes
#b4065f color preview, HTML & CSS examples
           This text has a color of #b4065f        
        
          <p style="color:#b4065f;">Text here</p>
        
        
          .mytext {color:#b4065f;}
        
        Text color #b4065f
      
           This box has a color of #b4065f        
        
          <div style="background-color:#b4065f;">Content here</div>
        
        
          .mybackground {background-color:#b4065f;}
        
        Background color #b4065f
      
           Border around this has a color of #b4065f        
        
          <div style="border:2px solid #b4065f;">Content here</div>
        
        
          .myborder {border:2px solid #b4065f;}
        
        Border color #b4065f