#d6130f color space conversions
Hex:
        #d6130f
        RGB:
        214, 19, 15
        CMY:
        16, 93, 94
        CMYK:
        0, 91, 93, 16
      HSL:
        1°, 86.8996%, 44.9020%
        HSV (HSB):
        1°, 92.9907%, 83.9216%
        XYZ:
        28.0507, 14.7964, 1.8295
        xyY:
        0.6279, 0.3312, 14.7964
      CIE-Lab:
        45.3540, 68.4361, 54.5573
        CIE-LCH:
        45.3540, 87.5214, 38.5619
        CIE-Luv:
        45.3540, 142.2920, 31.1887
        Hunter-Lab:
        38.4661, 62.8522, 24.1063
      #d6130f color charts
#d6130f RGB chart
      #d6130f CMYK chart
      #d6130f RGB pie chart
      #d6130f color shades, tints & tones
#d6130f color schemes
#d6130f color preview, HTML & CSS examples
           This text has a color of #d6130f        
        
          <p style="color:#d6130f;">Text here</p>
        
        
          .mytext {color:#d6130f;}
        
        Text color #d6130f
      
           This box has a color of #d6130f        
        
          <div style="background-color:#d6130f;">Content here</div>
        
        
          .mybackground {background-color:#d6130f;}
        
        Background color #d6130f
      
           Border around this has a color of #d6130f        
        
          <div style="border:2px solid #d6130f;">Content here</div>
        
        
          .myborder {border:2px solid #d6130f;}
        
        Border color #d6130f