#dc7d19 color space conversions
Hex:
        #dc7d19
        RGB:
        220, 125, 25
        CMY:
        14, 51, 90
        CMYK:
        0, 43, 89, 14
      HSL:
        31°, 79.5918%, 48.0392%
        HSV (HSB):
        31°, 88.6364%, 86.2745%
        XYZ:
        37.0243, 29.9531, 4.7498
        xyY:
        0.5162, 0.4176, 29.9531
      CIE-Lab:
        61.6137, 30.6206, 63.4119
        CIE-LCH:
        61.6137, 70.4179, 64.2248
        CIE-Luv:
        61.6137, 78.5098, 56.2328
        Hunter-Lab:
        54.7294, 24.9783, 33.1649
      #dc7d19 color charts
#dc7d19 RGB chart
      #dc7d19 CMYK chart
      #dc7d19 RGB pie chart
      #dc7d19 color shades, tints & tones
#dc7d19 color schemes
#dc7d19 color preview, HTML & CSS examples
           This text has a color of #dc7d19        
        
          <p style="color:#dc7d19;">Text here</p>
        
        
          .mytext {color:#dc7d19;}
        
        Text color #dc7d19
      
           This box has a color of #dc7d19        
        
          <div style="background-color:#dc7d19;">Content here</div>
        
        
          .mybackground {background-color:#dc7d19;}
        
        Background color #dc7d19
      
           Border around this has a color of #dc7d19        
        
          <div style="border:2px solid #dc7d19;">Content here</div>
        
        
          .myborder {border:2px solid #dc7d19;}
        
        Border color #dc7d19