#b8225d color space conversions
Hex:
        #b8225d
        RGB:
        184, 34, 93
        CMY:
        28, 87, 64
        CMYK:
        0, 82, 49, 28
      HSL:
        336°, 68.8073%, 42.7451%
        HSV (HSB):
        336°, 81.5217%, 72.1569%
        XYZ:
        22.3150, 12.1247, 11.5201
        xyY:
        0.4855, 0.2638, 12.1247
      CIE-Lab:
        41.4137, 60.9806, 4.3954
        CIE-LCH:
        41.4137, 61.1388, 4.1227
        CIE-Luv:
        41.4137, 94.7705, -6.0682
        Hunter-Lab:
        34.8206, 53.4569, 4.7588
      #b8225d color charts
#b8225d RGB chart
      #b8225d CMYK chart
      #b8225d RGB pie chart
      #b8225d color shades, tints & tones
#b8225d color schemes
#b8225d color preview, HTML & CSS examples
           This text has a color of #b8225d        
        
          <p style="color:#b8225d;">Text here</p>
        
        
          .mytext {color:#b8225d;}
        
        Text color #b8225d
      
           This box has a color of #b8225d        
        
          <div style="background-color:#b8225d;">Content here</div>
        
        
          .mybackground {background-color:#b8225d;}
        
        Background color #b8225d
      
           Border around this has a color of #b8225d        
        
          <div style="border:2px solid #b8225d;">Content here</div>
        
        
          .myborder {border:2px solid #b8225d;}
        
        Border color #b8225d