#42170f color space conversions
Hex:
        #42170f
        RGB:
        66, 23, 15
        CMY:
        74, 91, 94
        CMYK:
        0, 65, 77, 74
      HSL:
        9°, 62.9630%, 15.8824%
        HSV (HSB):
        9°, 77.2727%, 25.8824%
        XYZ:
        2.6394, 1.8055, 0.6613
        xyY:
        0.5169, 0.3536, 1.8055
      CIE-Lab:
        14.4317, 20.2401, 15.4230
        CIE-LCH:
        14.4317, 25.4466, 37.3075
        CIE-Luv:
        14.4317, 25.3537, 8.2873
        Hunter-Lab:
        13.4370, 11.5474, 6.4878
      #42170f color charts
#42170f RGB chart
      #42170f CMYK chart
      #42170f RGB pie chart
      #42170f color shades, tints & tones
#42170f color schemes
#42170f color preview, HTML & CSS examples
           This text has a color of #42170f        
        
          <p style="color:#42170f;">Text here</p>
        
        
          .mytext {color:#42170f;}
        
        Text color #42170f
      
           This box has a color of #42170f        
        
          <div style="background-color:#42170f;">Content here</div>
        
        
          .mybackground {background-color:#42170f;}
        
        Background color #42170f
      
           Border around this has a color of #42170f        
        
          <div style="border:2px solid #42170f;">Content here</div>
        
        
          .myborder {border:2px solid #42170f;}
        
        Border color #42170f