#8c083d color space conversions
Hex:
        #8c083d
        RGB:
        140, 8, 61
        CMY:
        45, 97, 76
        CMYK:
        0, 94, 56, 45
      HSL:
        336°, 89.1892%, 29.0196%
        HSV (HSB):
        336°, 94.2857%, 54.9020%
        XYZ:
        11.7444, 6.0860, 4.9706
        xyY:
        0.5151, 0.2669, 6.0860
      CIE-Lab:
        29.6285, 52.3642, 7.1906
        CIE-LCH:
        29.6285, 52.8556, 7.8189
        CIE-Luv:
        29.6285, 77.2089, -1.5166
        Hunter-Lab:
        24.6699, 41.8044, 5.3229
      #8c083d color charts
#8c083d RGB chart
      #8c083d CMYK chart
      #8c083d RGB pie chart
      #8c083d color shades, tints & tones
#8c083d color schemes
#8c083d color preview, HTML & CSS examples
           This text has a color of #8c083d        
        
          <p style="color:#8c083d;">Text here</p>
        
        
          .mytext {color:#8c083d;}
        
        Text color #8c083d
      
           This box has a color of #8c083d        
        
          <div style="background-color:#8c083d;">Content here</div>
        
        
          .mybackground {background-color:#8c083d;}
        
        Background color #8c083d
      
           Border around this has a color of #8c083d        
        
          <div style="border:2px solid #8c083d;">Content here</div>
        
        
          .myborder {border:2px solid #8c083d;}
        
        Border color #8c083d