#42280b color space conversions
Hex:
        #42280b
        RGB:
        66, 40, 11
        CMY:
        74, 84, 96
        CMYK:
        0, 39, 83, 74
      HSL:
        32°, 71.4286%, 15.0980%
        HSV (HSB):
        32°, 83.3333%, 25.8824%
        XYZ:
        3.0660, 2.7000, 0.6762
        xyY:
        0.4759, 0.4191, 2.7000
      CIE-Lab:
        18.8000, 9.1646, 22.7423
        CIE-LCH:
        18.8000, 24.5194, 68.0518
        CIE-Luv:
        18.8000, 17.3860, 15.7939
        Hunter-Lab:
        16.4317, 4.5507, 9.0624
      #42280b color charts
#42280b RGB chart
      #42280b CMYK chart
      #42280b RGB pie chart
      #42280b color shades, tints & tones
#42280b color schemes
#42280b color preview, HTML & CSS examples
           This text has a color of #42280b        
        
          <p style="color:#42280b;">Text here</p>
        
        
          .mytext {color:#42280b;}
        
        Text color #42280b
      
           This box has a color of #42280b        
        
          <div style="background-color:#42280b;">Content here</div>
        
        
          .mybackground {background-color:#42280b;}
        
        Background color #42280b
      
           Border around this has a color of #42280b        
        
          <div style="border:2px solid #42280b;">Content here</div>
        
        
          .myborder {border:2px solid #42280b;}
        
        Border color #42280b