#880f23 color space conversions
Hex:
        #880f23
        RGB:
        136, 15, 35
        CMY:
        47, 94, 86
        CMYK:
        0, 89, 74, 47
      HSL:
        350°, 80.1325%, 29.6078%
        HSV (HSB):
        350°, 88.9706%, 53.3333%
        XYZ:
        10.6275, 5.6972, 2.1297
        xyY:
        0.5759, 0.3087, 5.6972
      CIE-Lab:
        28.6354, 48.4864, 23.0712
        CIE-LCH:
        28.6354, 53.6955, 25.4464
        CIE-Luv:
        28.6354, 80.7784, 11.9238
        Hunter-Lab:
        23.8689, 37.7060, 11.4182
      #880f23 color charts
#880f23 RGB chart
      #880f23 CMYK chart
      #880f23 RGB pie chart
      #880f23 color shades, tints & tones
#880f23 color schemes
#880f23 color preview, HTML & CSS examples
           This text has a color of #880f23        
        
          <p style="color:#880f23;">Text here</p>
        
        
          .mytext {color:#880f23;}
        
        Text color #880f23
      
           This box has a color of #880f23        
        
          <div style="background-color:#880f23;">Content here</div>
        
        
          .mybackground {background-color:#880f23;}
        
        Background color #880f23
      
           Border around this has a color of #880f23        
        
          <div style="border:2px solid #880f23;">Content here</div>
        
        
          .myborder {border:2px solid #880f23;}
        
        Border color #880f23