#dc260f color space conversions
Hex:
        #dc260f
        RGB:
        220, 38, 15
        CMY:
        14, 85, 94
        CMYK:
        0, 83, 93, 14
      HSL:
        7°, 87.2340%, 46.0784%
        HSV (HSB):
        7°, 93.1818%, 86.2745%
        XYZ:
        30.2945, 16.6364, 2.0664
        xyY:
        0.6183, 0.3395, 16.6364
      CIE-Lab:
        47.7985, 66.5492, 56.6501
        CIE-LCH:
        47.7985, 87.3958, 40.4061
        CIE-Luv:
        47.7985, 140.3092, 34.2468
        Hunter-Lab:
        40.7877, 61.2001, 25.5477
      #dc260f color charts
#dc260f RGB chart
      #dc260f CMYK chart
      #dc260f RGB pie chart
      #dc260f color shades, tints & tones
#dc260f color schemes
#dc260f color preview, HTML & CSS examples
           This text has a color of #dc260f        
        
          <p style="color:#dc260f;">Text here</p>
        
        
          .mytext {color:#dc260f;}
        
        Text color #dc260f
      
           This box has a color of #dc260f        
        
          <div style="background-color:#dc260f;">Content here</div>
        
        
          .mybackground {background-color:#dc260f;}
        
        Background color #dc260f
      
           Border around this has a color of #dc260f        
        
          <div style="border:2px solid #dc260f;">Content here</div>
        
        
          .myborder {border:2px solid #dc260f;}
        
        Border color #dc260f