#dc6f30 color space conversions
Hex:
        #dc6f30
        RGB:
        220, 111, 48
        CMY:
        14, 56, 81
        CMYK:
        0, 50, 78, 14
      HSL:
        22°, 71.0744%, 52.5490%
        HSV (HSB):
        22°, 78.1818%, 86.2745%
        XYZ:
        35.7331, 26.7979, 6.0855
        xyY:
        0.5208, 0.3905, 26.7979
      CIE-Lab:
        58.7868, 38.5104, 52.4756
        CIE-LCH:
        58.7868, 65.0903, 53.7261
        CIE-Luv:
        58.7868, 88.3734, 46.3262
        Hunter-Lab:
        51.7667, 32.6219, 29.2668
      #dc6f30 color charts
#dc6f30 RGB chart
      #dc6f30 CMYK chart
      #dc6f30 RGB pie chart
      #dc6f30 color shades, tints & tones
#dc6f30 color schemes
#dc6f30 color preview, HTML & CSS examples
           This text has a color of #dc6f30        
        
          <p style="color:#dc6f30;">Text here</p>
        
        
          .mytext {color:#dc6f30;}
        
        Text color #dc6f30
      
           This box has a color of #dc6f30        
        
          <div style="background-color:#dc6f30;">Content here</div>
        
        
          .mybackground {background-color:#dc6f30;}
        
        Background color #dc6f30
      
           Border around this has a color of #dc6f30        
        
          <div style="border:2px solid #dc6f30;">Content here</div>
        
        
          .myborder {border:2px solid #dc6f30;}
        
        Border color #dc6f30