#8d2642 color space conversions
Hex:
        #8d2642
        RGB:
        141, 38, 66
        CMY:
        45, 85, 74
        CMYK:
        0, 73, 53, 45
      HSL:
        344°, 57.5419%, 35.0980%
        HSV (HSB):
        344°, 73.0496%, 55.2941%
        XYZ:
        12.6610, 7.4423, 5.9235
        xyY:
        0.4865, 0.2859, 7.4423
      CIE-Lab:
        32.7933, 45.0402, 8.3440
        CIE-LCH:
        32.7933, 45.8066, 10.4954
        CIE-Luv:
        32.7933, 67.6314, 1.3386
        Hunter-Lab:
        27.2806, 35.1013, 6.2227
      #8d2642 color charts
#8d2642 RGB chart
      #8d2642 CMYK chart
      #8d2642 RGB pie chart
      #8d2642 color shades, tints & tones
#8d2642 color schemes
#8d2642 color preview, HTML & CSS examples
           This text has a color of #8d2642        
        
          <p style="color:#8d2642;">Text here</p>
        
        
          .mytext {color:#8d2642;}
        
        Text color #8d2642
      
           This box has a color of #8d2642        
        
          <div style="background-color:#8d2642;">Content here</div>
        
        
          .mybackground {background-color:#8d2642;}
        
        Background color #8d2642
      
           Border around this has a color of #8d2642        
        
          <div style="border:2px solid #8d2642;">Content here</div>
        
        
          .myborder {border:2px solid #8d2642;}
        
        Border color #8d2642