#dc182f color space conversions
Hex:
        #dc182f
        RGB:
        220, 24, 47
        CMY:
        14, 91, 82
        CMYK:
        0, 89, 79, 14
      HSL:
        353°, 80.3279%, 47.8431%
        HSV (HSB):
        353°, 89.0909%, 86.2745%
        XYZ:
        30.3549, 16.0741, 4.1921
        xyY:
        0.5996, 0.3175, 16.0741
      CIE-Lab:
        47.0716, 69.9093, 41.2107
        CIE-LCH:
        47.0716, 81.1519, 30.5188
        CIE-Luv:
        47.0716, 140.5172, 25.0757
        Hunter-Lab:
        40.0926, 64.9841, 21.8655
      #dc182f color charts
#dc182f RGB chart
      #dc182f CMYK chart
      #dc182f RGB pie chart
      #dc182f color shades, tints & tones
#dc182f color schemes
#dc182f color preview, HTML & CSS examples
           This text has a color of #dc182f        
        
          <p style="color:#dc182f;">Text here</p>
        
        
          .mytext {color:#dc182f;}
        
        Text color #dc182f
      
           This box has a color of #dc182f        
        
          <div style="background-color:#dc182f;">Content here</div>
        
        
          .mybackground {background-color:#dc182f;}
        
        Background color #dc182f
      
           Border around this has a color of #dc182f        
        
          <div style="border:2px solid #dc182f;">Content here</div>
        
        
          .myborder {border:2px solid #dc182f;}
        
        Border color #dc182f