#85110a color space conversions
Hex:
        #85110a
        RGB:
        133, 17, 10
        CMY:
        48, 93, 96
        CMYK:
        0, 87, 92, 48
      HSL:
        3°, 86.0140%, 28.0392%
        HSV (HSB):
        3°, 92.4812%, 52.1569%
        XYZ:
        9.9281, 5.4094, 0.8080
        xyY:
        0.6149, 0.3350, 5.4094
      CIE-Lab:
        27.8706, 46.3784, 36.4955
        CIE-LCH:
        27.8706, 59.0159, 38.1995
        CIE-Luv:
        27.8706, 82.2192, 18.9827
        Hunter-Lab:
        23.2580, 35.4944, 14.2208
      #85110a color charts
#85110a RGB chart
      #85110a CMYK chart
      #85110a RGB pie chart
      #85110a color shades, tints & tones
#85110a color schemes
#85110a color preview, HTML & CSS examples
           This text has a color of #85110a        
        
          <p style="color:#85110a;">Text here</p>
        
        
          .mytext {color:#85110a;}
        
        Text color #85110a
      
           This box has a color of #85110a        
        
          <div style="background-color:#85110a;">Content here</div>
        
        
          .mybackground {background-color:#85110a;}
        
        Background color #85110a
      
           Border around this has a color of #85110a        
        
          <div style="border:2px solid #85110a;">Content here</div>
        
        
          .myborder {border:2px solid #85110a;}
        
        Border color #85110a