#42030b color space conversions
Hex:
        #42030b
        RGB:
        66, 3, 11
        CMY:
        74, 99, 96
        CMYK:
        0, 95, 83, 74
      HSL:
        352°, 91.3043%, 13.5294%
        HSV (HSB):
        352°, 95.4545%, 25.8824%
        XYZ:
        2.3397, 1.2475, 0.4341
        xyY:
        0.5818, 0.3102, 1.2475
      CIE-Lab:
        10.9035, 29.4862, 12.5902
        CIE-LCH:
        10.9035, 32.0616, 23.1219
        CIE-Luv:
        10.9035, 31.2989, 4.8072
        Hunter-Lab:
        11.1693, 17.8456, 5.5143
      #42030b color charts
#42030b RGB chart
      #42030b CMYK chart
      #42030b RGB pie chart
      #42030b color shades, tints & tones
#42030b color schemes
#42030b color preview, HTML & CSS examples
           This text has a color of #42030b        
        
          <p style="color:#42030b;">Text here</p>
        
        
          .mytext {color:#42030b;}
        
        Text color #42030b
      
           This box has a color of #42030b        
        
          <div style="background-color:#42030b;">Content here</div>
        
        
          .mybackground {background-color:#42030b;}
        
        Background color #42030b
      
           Border around this has a color of #42030b        
        
          <div style="border:2px solid #42030b;">Content here</div>
        
        
          .myborder {border:2px solid #42030b;}
        
        Border color #42030b