#d9270b color space conversions
Hex:
        #d9270b
        RGB:
        217, 39, 11
        CMY:
        15, 85, 96
        CMYK:
        0, 82, 95, 15
      HSL:
        8°, 90.3509%, 44.7059%
        HSV (HSB):
        8°, 94.9309%, 85.0980%
        XYZ:
        29.4012, 16.2269, 1.8991
        xyY:
        0.6186, 0.3414, 16.2269
      CIE-Lab:
        47.2708, 65.4332, 57.2204
        CIE-LCH:
        47.2708, 86.9234, 41.1692
        CIE-Luv:
        47.2708, 137.9206, 34.4427
        Hunter-Lab:
        40.2826, 59.7876, 25.4027
      #d9270b color charts
#d9270b RGB chart
      #d9270b CMYK chart
      #d9270b RGB pie chart
      #d9270b color shades, tints & tones
#d9270b color schemes
#d9270b color preview, HTML & CSS examples
           This text has a color of #d9270b        
        
          <p style="color:#d9270b;">Text here</p>
        
        
          .mytext {color:#d9270b;}
        
        Text color #d9270b
      
           This box has a color of #d9270b        
        
          <div style="background-color:#d9270b;">Content here</div>
        
        
          .mybackground {background-color:#d9270b;}
        
        Background color #d9270b
      
           Border around this has a color of #d9270b        
        
          <div style="border:2px solid #d9270b;">Content here</div>
        
        
          .myborder {border:2px solid #d9270b;}
        
        Border color #d9270b