#702e01 color space conversions
Hex:
        #702e01
        RGB:
        112, 46, 1
        CMY:
        56, 82, 100
        CMYK:
        0, 59, 99, 56
      HSL:
        24°, 98.2301%, 22.1569%
        HSV (HSB):
        24°, 99.1071%, 43.9216%
        XYZ:
        7.6646, 5.4009, 0.6672
        xyY:
        0.5581, 0.3933, 5.4009
      CIE-Lab:
        27.8478, 27.0173, 38.4697
        CIE-LCH:
        27.8478, 47.0090, 54.9196
        CIE-Luv:
        27.8478, 50.7743, 24.5107
        Hunter-Lab:
        23.2399, 18.1999, 14.5657
      #702e01 color charts
#702e01 RGB chart
      #702e01 CMYK chart
      #702e01 RGB pie chart
      #702e01 color shades, tints & tones
#702e01 color schemes
#702e01 color preview, HTML & CSS examples
           This text has a color of #702e01        
        
          <p style="color:#702e01;">Text here</p>
        
        
          .mytext {color:#702e01;}
        
        Text color #702e01
      
           This box has a color of #702e01        
        
          <div style="background-color:#702e01;">Content here</div>
        
        
          .mybackground {background-color:#702e01;}
        
        Background color #702e01
      
           Border around this has a color of #702e01        
        
          <div style="border:2px solid #702e01;">Content here</div>
        
        
          .myborder {border:2px solid #702e01;}
        
        Border color #702e01