#d7230b color space conversions
Hex:
        #d7230b
        RGB:
        215, 35, 11
        CMY:
        16, 86, 96
        CMYK:
        0, 84, 95, 16
      HSL:
        7°, 90.2655%, 44.3137%
        HSV (HSB):
        7°, 94.8837%, 84.3137%
        XYZ:
        28.6858, 15.6733, 1.8299
        xyY:
        0.6211, 0.3393, 15.6733
      CIE-Lab:
        46.5429, 65.8053, 56.6028
        CIE-LCH:
        46.5429, 86.7998, 40.7006
        CIE-Luv:
        46.5429, 138.1218, 33.5888
        Hunter-Lab:
        39.5895, 60.0559, 24.9721
      #d7230b color charts
#d7230b RGB chart
      #d7230b CMYK chart
      #d7230b RGB pie chart
      #d7230b color shades, tints & tones
#d7230b color schemes
#d7230b color preview, HTML & CSS examples
           This text has a color of #d7230b        
        
          <p style="color:#d7230b;">Text here</p>
        
        
          .mytext {color:#d7230b;}
        
        Text color #d7230b
      
           This box has a color of #d7230b        
        
          <div style="background-color:#d7230b;">Content here</div>
        
        
          .mybackground {background-color:#d7230b;}
        
        Background color #d7230b
      
           Border around this has a color of #d7230b        
        
          <div style="border:2px solid #d7230b;">Content here</div>
        
        
          .myborder {border:2px solid #d7230b;}
        
        Border color #d7230b