#880f12 color space conversions
Hex:
        #880f12
        RGB:
        136, 15, 18
        CMY:
        47, 94, 93
        CMYK:
        0, 89, 87, 47
      HSL:
        359°, 80.1325%, 29.6078%
        HSV (HSB):
        359°, 88.9706%, 53.3333%
        XYZ:
        10.4333, 5.6196, 1.1071
        xyY:
        0.6080, 0.3275, 5.6196
      CIE-Lab:
        28.4316, 47.8886, 33.2785
        CIE-LCH:
        28.4316, 58.3162, 34.7960
        CIE-Luv:
        28.4316, 84.1985, 17.5542
        Hunter-Lab:
        23.7056, 37.0769, 13.8251
      #880f12 color charts
#880f12 RGB chart
      #880f12 CMYK chart
      #880f12 RGB pie chart
      #880f12 color shades, tints & tones
#880f12 color schemes
#880f12 color preview, HTML & CSS examples
           This text has a color of #880f12        
        
          <p style="color:#880f12;">Text here</p>
        
        
          .mytext {color:#880f12;}
        
        Text color #880f12
      
           This box has a color of #880f12        
        
          <div style="background-color:#880f12;">Content here</div>
        
        
          .mybackground {background-color:#880f12;}
        
        Background color #880f12
      
           Border around this has a color of #880f12        
        
          <div style="border:2px solid #880f12;">Content here</div>
        
        
          .myborder {border:2px solid #880f12;}
        
        Border color #880f12