#b2626d color space conversions
Hex:
        #b2626d
        RGB:
        178, 98, 109
        CMY:
        30, 62, 57
        CMYK:
        0, 45, 39, 30
      HSL:
        352°, 34.1880%, 54.1176%
        HSV (HSB):
        352°, 44.9438%, 69.8039%
        XYZ:
        25.4881, 19.3045, 16.8508
        xyY:
        0.4135, 0.3132, 19.3045
      CIE-Lab:
        51.0415, 33.4585, 8.2106
        CIE-LCH:
        51.0415, 34.4512, 13.7877
        CIE-Luv:
        51.0415, 53.7585, 4.5608
        Hunter-Lab:
        43.9369, 26.6597, 8.0168
      #b2626d color charts
#b2626d RGB chart
      #b2626d CMYK chart
      #b2626d RGB pie chart
      #b2626d color shades, tints & tones
#b2626d color schemes
#b2626d color preview, HTML & CSS examples
           This text has a color of #b2626d        
        
          <p style="color:#b2626d;">Text here</p>
        
        
          .mytext {color:#b2626d;}
        
        Text color #b2626d
      
           This box has a color of #b2626d        
        
          <div style="background-color:#b2626d;">Content here</div>
        
        
          .mybackground {background-color:#b2626d;}
        
        Background color #b2626d
      
           Border around this has a color of #b2626d        
        
          <div style="border:2px solid #b2626d;">Content here</div>
        
        
          .myborder {border:2px solid #b2626d;}
        
        Border color #b2626d