#b2266d color space conversions
Hex:
        #b2266d
        RGB:
        178, 38, 109
        CMY:
        30, 85, 57
        CMYK:
        0, 79, 39, 30
      HSL:
        330°, 64.8148%, 42.3529%
        HSV (HSB):
        330°, 78.6517%, 69.8039%
        XYZ:
        21.8135, 11.9553, 15.6259
        xyY:
        0.4416, 0.2420, 11.9553
      CIE-Lab:
        41.1450, 59.8104, -6.1849
        CIE-LCH:
        41.1450, 60.1294, 354.0961
        CIE-Luv:
        41.1450, 82.3516, -18.4592
        Hunter-Lab:
        34.5765, 52.1028, -2.5910
      #b2266d color charts
#b2266d RGB chart
      #b2266d CMYK chart
      #b2266d RGB pie chart
      #b2266d color shades, tints & tones
#b2266d color schemes
#b2266d color preview, HTML & CSS examples
           This text has a color of #b2266d        
        
          <p style="color:#b2266d;">Text here</p>
        
        
          .mytext {color:#b2266d;}
        
        Text color #b2266d
      
           This box has a color of #b2266d        
        
          <div style="background-color:#b2266d;">Content here</div>
        
        
          .mybackground {background-color:#b2266d;}
        
        Background color #b2266d
      
           Border around this has a color of #b2266d        
        
          <div style="border:2px solid #b2266d;">Content here</div>
        
        
          .myborder {border:2px solid #b2266d;}
        
        Border color #b2266d