#d60f22 color space conversions
Hex:
        #d60f22
        RGB:
        214, 15, 34
        CMY:
        16, 94, 87
        CMYK:
        0, 93, 84, 16
      HSL:
        354°, 86.8996%, 44.9020%
        HSV (HSB):
        354°, 92.9907%, 83.9216%
        XYZ:
        28.1911, 14.7533, 2.8752
        xyY:
        0.6153, 0.3220, 14.7533
      CIE-Lab:
        45.2944, 69.2478, 46.1230
        CIE-LCH:
        45.2944, 83.2021, 33.6659
        CIE-Luv:
        45.2944, 140.7506, 27.1343
        Hunter-Lab:
        38.4100, 63.7930, 22.4488
      #d60f22 color charts
#d60f22 RGB chart
      #d60f22 CMYK chart
      #d60f22 RGB pie chart
      #d60f22 color shades, tints & tones
#d60f22 color schemes
#d60f22 color preview, HTML & CSS examples
           This text has a color of #d60f22        
        
          <p style="color:#d60f22;">Text here</p>
        
        
          .mytext {color:#d60f22;}
        
        Text color #d60f22
      
           This box has a color of #d60f22        
        
          <div style="background-color:#d60f22;">Content here</div>
        
        
          .mybackground {background-color:#d60f22;}
        
        Background color #d60f22
      
           Border around this has a color of #d60f22        
        
          <div style="border:2px solid #d60f22;">Content here</div>
        
        
          .myborder {border:2px solid #d60f22;}
        
        Border color #d60f22