#85250a color space conversions
Hex:
        #85250a
        RGB:
        133, 37, 10
        CMY:
        48, 85, 96
        CMYK:
        0, 72, 92, 48
      HSL:
        13°, 86.0140%, 28.0392%
        HSV (HSB):
        13°, 92.4812%, 52.1569%
        XYZ:
        10.3892, 6.3316, 0.9617
        xyY:
        0.5875, 0.3581, 6.3316
      CIE-Lab:
        30.2341, 39.7813, 38.3720
        CIE-LCH:
        30.2341, 55.2717, 43.9670
        CIE-Luv:
        30.2341, 73.1310, 22.8305
        Hunter-Lab:
        25.1627, 29.6648, 15.3478
      #85250a color charts
#85250a RGB chart
      #85250a CMYK chart
      #85250a RGB pie chart
      #85250a color shades, tints & tones
#85250a color schemes
#85250a color preview, HTML & CSS examples
           This text has a color of #85250a        
        
          <p style="color:#85250a;">Text here</p>
        
        
          .mytext {color:#85250a;}
        
        Text color #85250a
      
           This box has a color of #85250a        
        
          <div style="background-color:#85250a;">Content here</div>
        
        
          .mybackground {background-color:#85250a;}
        
        Background color #85250a
      
           Border around this has a color of #85250a        
        
          <div style="border:2px solid #85250a;">Content here</div>
        
        
          .myborder {border:2px solid #85250a;}
        
        Border color #85250a