#85222f color space conversions
Hex:
        #85222f
        RGB:
        133, 34, 47
        CMY:
        48, 87, 82
        CMYK:
        0, 74, 65, 48
      HSL:
        352°, 59.2814%, 32.7451%
        HSV (HSB):
        352°, 74.4361%, 52.1569%
        XYZ:
        10.7580, 6.3358, 3.3453
        xyY:
        0.5263, 0.3100, 6.3358
      CIE-Lab:
        30.2444, 42.5325, 17.0916
        CIE-LCH:
        30.2444, 45.8382, 21.8926
        CIE-Luv:
        30.2444, 68.2813, 9.4179
        Hunter-Lab:
        25.1711, 32.2405, 9.7401
      #85222f color charts
#85222f RGB chart
      #85222f CMYK chart
      #85222f RGB pie chart
      #85222f color shades, tints & tones
#85222f color schemes
#85222f color preview, HTML & CSS examples
           This text has a color of #85222f        
        
          <p style="color:#85222f;">Text here</p>
        
        
          .mytext {color:#85222f;}
        
        Text color #85222f
      
           This box has a color of #85222f        
        
          <div style="background-color:#85222f;">Content here</div>
        
        
          .mybackground {background-color:#85222f;}
        
        Background color #85222f
      
           Border around this has a color of #85222f        
        
          <div style="border:2px solid #85222f;">Content here</div>
        
        
          .myborder {border:2px solid #85222f;}
        
        Border color #85222f