#b8414e color space conversions
Hex:
        #b8414e
        RGB:
        184, 65, 78
        CMY:
        28, 75, 69
        CMYK:
        0, 65, 58, 28
      HSL:
        353°, 47.7912%, 48.8235%
        HSV (HSB):
        353°, 64.6739%, 72.1569%
        XYZ:
        23.0326, 14.5210, 8.7966
        xyY:
        0.4969, 0.3133, 14.5210
      CIE-Lab:
        44.9710, 48.9188, 18.6625
        CIE-LCH:
        44.9710, 52.3578, 20.8818
        CIE-Luv:
        44.9710, 85.8878, 12.1021
        Hunter-Lab:
        38.1064, 41.2042, 12.9878
      #b8414e color charts
#b8414e RGB chart
      #b8414e CMYK chart
      #b8414e RGB pie chart
      #b8414e color shades, tints & tones
#b8414e color schemes
#b8414e color preview, HTML & CSS examples
           This text has a color of #b8414e        
        
          <p style="color:#b8414e;">Text here</p>
        
        
          .mytext {color:#b8414e;}
        
        Text color #b8414e
      
           This box has a color of #b8414e        
        
          <div style="background-color:#b8414e;">Content here</div>
        
        
          .mybackground {background-color:#b8414e;}
        
        Background color #b8414e
      
           Border around this has a color of #b8414e        
        
          <div style="border:2px solid #b8414e;">Content here</div>
        
        
          .myborder {border:2px solid #b8414e;}
        
        Border color #b8414e