#42010d color space conversions
Hex:
        #42010d
        RGB:
        66, 1, 13
        CMY:
        74, 100, 95
        CMYK:
        0, 98, 80, 74
      HSL:
        349°, 97.0149%, 13.1373%
        HSV (HSB):
        349°, 98.4848%, 25.8824%
        XYZ:
        2.3303, 1.2090, 0.4913
        xyY:
        0.5781, 0.3000, 1.2090
      CIE-Lab:
        10.6237, 30.4958, 11.2893
        CIE-LCH:
        10.6237, 32.5183, 20.3141
        CIE-Luv:
        10.6237, 31.3525, 3.8154
        Hunter-Lab:
        10.9955, 18.5871, 5.0476
      #42010d color charts
#42010d RGB chart
      #42010d CMYK chart
      #42010d RGB pie chart
      #42010d color shades, tints & tones
#42010d color schemes
#42010d color preview, HTML & CSS examples
           This text has a color of #42010d        
        
          <p style="color:#42010d;">Text here</p>
        
        
          .mytext {color:#42010d;}
        
        Text color #42010d
      
           This box has a color of #42010d        
        
          <div style="background-color:#42010d;">Content here</div>
        
        
          .mybackground {background-color:#42010d;}
        
        Background color #42010d
      
           Border around this has a color of #42010d        
        
          <div style="border:2px solid #42010d;">Content here</div>
        
        
          .myborder {border:2px solid #42010d;}
        
        Border color #42010d