#85154d color space conversions
Hex:
        #85154d
        RGB:
        133, 21, 77
        CMY:
        48, 92, 70
        CMYK:
        0, 84, 42, 48
      HSL:
        330°, 72.7273%, 30.1961%
        HSV (HSB):
        330°, 84.2105%, 52.1569%
        XYZ:
        11.2806, 6.0587, 7.5961
        xyY:
        0.4524, 0.2430, 6.0587
      CIE-Lab:
        29.5601, 49.3369, -3.7810
        CIE-LCH:
        29.5601, 49.4816, 355.6177
        CIE-Luv:
        29.5601, 62.7475, -12.2712
        Hunter-Lab:
        24.6144, 38.7298, -1.0669
      #85154d color charts
#85154d RGB chart
      #85154d CMYK chart
      #85154d RGB pie chart
      #85154d color shades, tints & tones
#85154d color schemes
#85154d color preview, HTML & CSS examples
           This text has a color of #85154d        
        
          <p style="color:#85154d;">Text here</p>
        
        
          .mytext {color:#85154d;}
        
        Text color #85154d
      
           This box has a color of #85154d        
        
          <div style="background-color:#85154d;">Content here</div>
        
        
          .mybackground {background-color:#85154d;}
        
        Background color #85154d
      
           Border around this has a color of #85154d        
        
          <div style="border:2px solid #85154d;">Content here</div>
        
        
          .myborder {border:2px solid #85154d;}
        
        Border color #85154d