#d6230d color space conversions
Hex:
        #d6230d
        RGB:
        214, 35, 13
        CMY:
        16, 86, 95
        CMYK:
        0, 84, 94, 16
      HSL:
        7°, 88.5463%, 44.5098%
        HSV (HSB):
        7°, 93.9252%, 83.9216%
        XYZ:
        28.4052, 15.5273, 1.8807
        xyY:
        0.6200, 0.3389, 15.5273
      CIE-Lab:
        46.3481, 65.5483, 55.7975
        CIE-LCH:
        46.3481, 86.0810, 40.4058
        CIE-Luv:
        46.3481, 137.2409, 33.2234
        Hunter-Lab:
        39.4046, 59.7154, 24.7535
      #d6230d color charts
#d6230d RGB chart
      #d6230d CMYK chart
      #d6230d RGB pie chart
      #d6230d color shades, tints & tones
#d6230d color schemes
#d6230d color preview, HTML & CSS examples
           This text has a color of #d6230d        
        
          <p style="color:#d6230d;">Text here</p>
        
        
          .mytext {color:#d6230d;}
        
        Text color #d6230d
      
           This box has a color of #d6230d        
        
          <div style="background-color:#d6230d;">Content here</div>
        
        
          .mybackground {background-color:#d6230d;}
        
        Background color #d6230d
      
           Border around this has a color of #d6230d        
        
          <div style="border:2px solid #d6230d;">Content here</div>
        
        
          .myborder {border:2px solid #d6230d;}
        
        Border color #d6230d