#86123d color space conversions
Hex:
        #86123d
        RGB:
        134, 18, 61
        CMY:
        47, 93, 76
        CMYK:
        0, 87, 54, 47
      HSL:
        338°, 76.3158%, 29.8039%
        HSV (HSB):
        338°, 86.5672%, 52.5490%
        XYZ:
        10.8901, 5.8379, 4.9677
        xyY:
        0.5019, 0.2691, 5.8379
      CIE-Lab:
        28.9997, 48.8841, 6.1202
        CIE-LCH:
        28.9997, 49.2657, 7.1363
        CIE-Luv:
        28.9997, 70.2806, -1.8305
        Hunter-Lab:
        24.1617, 38.1704, 4.7229
      #86123d color charts
#86123d RGB chart
      #86123d CMYK chart
      #86123d RGB pie chart
      #86123d color shades, tints & tones
#86123d color schemes
#86123d color preview, HTML & CSS examples
           This text has a color of #86123d        
        
          <p style="color:#86123d;">Text here</p>
        
        
          .mytext {color:#86123d;}
        
        Text color #86123d
      
           This box has a color of #86123d        
        
          <div style="background-color:#86123d;">Content here</div>
        
        
          .mybackground {background-color:#86123d;}
        
        Background color #86123d
      
           Border around this has a color of #86123d        
        
          <div style="border:2px solid #86123d;">Content here</div>
        
        
          .myborder {border:2px solid #86123d;}
        
        Border color #86123d