#88141e color space conversions
Hex:
        #88141e
        RGB:
        136, 20, 30
        CMY:
        47, 92, 88
        CMYK:
        0, 85, 78, 47
      HSL:
        355°, 74.3590%, 30.5882%
        HSV (HSB):
        355°, 85.2941%, 53.3333%
        XYZ:
        10.6378, 5.8283, 1.7926
        xyY:
        0.5826, 0.3192, 5.8283
      CIE-Lab:
        28.9751, 47.1002, 26.6644
        CIE-LCH:
        28.9751, 54.1241, 29.5151
        CIE-Luv:
        28.9751, 80.4290, 14.6021
        Hunter-Lab:
        24.1419, 36.4058, 12.4969
      #88141e color charts
#88141e RGB chart
      #88141e CMYK chart
      #88141e RGB pie chart
      #88141e color shades, tints & tones
#88141e color schemes
#88141e color preview, HTML & CSS examples
           This text has a color of #88141e        
        
          <p style="color:#88141e;">Text here</p>
        
        
          .mytext {color:#88141e;}
        
        Text color #88141e
      
           This box has a color of #88141e        
        
          <div style="background-color:#88141e;">Content here</div>
        
        
          .mybackground {background-color:#88141e;}
        
        Background color #88141e
      
           Border around this has a color of #88141e        
        
          <div style="border:2px solid #88141e;">Content here</div>
        
        
          .myborder {border:2px solid #88141e;}
        
        Border color #88141e