#dc150f color space conversions
Hex:
        #dc150f
        RGB:
        220, 21, 15
        CMY:
        14, 92, 94
        CMYK:
        0, 90, 93, 14
      HSL:
        2°, 87.2340%, 46.0784%
        HSV (HSB):
        2°, 93.1818%, 86.2745%
        XYZ:
        29.8696, 15.7865, 1.9247
        xyY:
        0.6278, 0.3318, 15.7865
      CIE-Lab:
        46.6931, 69.7096, 55.9921
        CIE-LCH:
        46.6931, 89.4122, 38.7721
        CIE-Luv:
        46.6931, 146.1123, 32.2716
        Hunter-Lab:
        39.7322, 64.6602, 24.9404
      #dc150f color charts
#dc150f RGB chart
      #dc150f CMYK chart
      #dc150f RGB pie chart
      #dc150f color shades, tints & tones
#dc150f color schemes
#dc150f color preview, HTML & CSS examples
           This text has a color of #dc150f        
        
          <p style="color:#dc150f;">Text here</p>
        
        
          .mytext {color:#dc150f;}
        
        Text color #dc150f
      
           This box has a color of #dc150f        
        
          <div style="background-color:#dc150f;">Content here</div>
        
        
          .mybackground {background-color:#dc150f;}
        
        Background color #dc150f
      
           Border around this has a color of #dc150f        
        
          <div style="border:2px solid #dc150f;">Content here</div>
        
        
          .myborder {border:2px solid #dc150f;}
        
        Border color #dc150f