#420b10 color space conversions
Hex:
        #420b10
        RGB:
        66, 11, 16
        CMY:
        74, 96, 94
        CMYK:
        0, 83, 76, 74
      HSL:
        355°, 71.4286%, 15.0980%
        HSV (HSB):
        355°, 83.3333%, 25.8824%
        XYZ:
        2.4600, 1.4350, 0.6375
        xyY:
        0.5427, 0.3166, 1.4350
      CIE-Lab:
        12.1888, 26.3963, 11.8961
        CIE-LCH:
        12.1888, 28.9531, 24.2597
        CIE-Luv:
        12.1888, 28.8563, 4.8105
        Hunter-Lab:
        11.9792, 15.6921, 5.2300
      #420b10 color charts
#420b10 RGB chart
      #420b10 CMYK chart
      #420b10 RGB pie chart
      #420b10 color shades, tints & tones
#420b10 color schemes
#420b10 color preview, HTML & CSS examples
           This text has a color of #420b10        
        
          <p style="color:#420b10;">Text here</p>
        
        
          .mytext {color:#420b10;}
        
        Text color #420b10
      
           This box has a color of #420b10        
        
          <div style="background-color:#420b10;">Content here</div>
        
        
          .mybackground {background-color:#420b10;}
        
        Background color #420b10
      
           Border around this has a color of #420b10        
        
          <div style="border:2px solid #420b10;">Content here</div>
        
        
          .myborder {border:2px solid #420b10;}
        
        Border color #420b10