#dc5d06 color space conversions
Hex:
        #dc5d06
        RGB:
        220, 93, 6
        CMY:
        14, 64, 98
        CMYK:
        0, 58, 97, 14
      HSL:
        24°, 94.6903%, 44.3137%
        HSV (HSB):
        24°, 97.2727%, 86.2745%
        XYZ:
        33.4624, 23.0575, 2.8592
        xyY:
        0.5635, 0.3883, 23.0575
      CIE-Lab:
        55.1315, 46.4542, 63.1944
        CIE-LCH:
        55.1315, 78.4317, 53.6804
        CIE-Luv:
        55.1315, 105.5143, 47.7595
        Hunter-Lab:
        48.0182, 40.3593, 30.0824
      #dc5d06 color charts
#dc5d06 RGB chart
      #dc5d06 CMYK chart
      #dc5d06 RGB pie chart
      #dc5d06 color shades, tints & tones
#dc5d06 color schemes
#dc5d06 color preview, HTML & CSS examples
           This text has a color of #dc5d06        
        
          <p style="color:#dc5d06;">Text here</p>
        
        
          .mytext {color:#dc5d06;}
        
        Text color #dc5d06
      
           This box has a color of #dc5d06        
        
          <div style="background-color:#dc5d06;">Content here</div>
        
        
          .mybackground {background-color:#dc5d06;}
        
        Background color #dc5d06
      
           Border around this has a color of #dc5d06        
        
          <div style="border:2px solid #dc5d06;">Content here</div>
        
        
          .myborder {border:2px solid #dc5d06;}
        
        Border color #dc5d06