#db0227 color space conversions
Hex:
        #db0227
        RGB:
        219, 2, 39
        CMY:
        14, 99, 85
        CMYK:
        0, 99, 82, 14
      HSL:
        350°, 98.1900%, 43.3333%
        HSV (HSB):
        350°, 99.0868%, 85.8824%
        XYZ:
        29.6013, 15.2500, 3.3028
        xyY:
        0.6147, 0.3167, 15.2500
      CIE-Lab:
        45.9747, 71.7855, 44.4786
        CIE-LCH:
        45.9747, 84.4482, 31.7826
        CIE-Luv:
        45.9747, 145.5592, 25.8758
        Hunter-Lab:
        39.0512, 66.9658, 22.3213
      #db0227 color charts
#db0227 RGB chart
      #db0227 CMYK chart
      #db0227 RGB pie chart
      #db0227 color shades, tints & tones
#db0227 color schemes
#db0227 color preview, HTML & CSS examples
           This text has a color of #db0227        
        
          <p style="color:#db0227;">Text here</p>
        
        
          .mytext {color:#db0227;}
        
        Text color #db0227
      
           This box has a color of #db0227        
        
          <div style="background-color:#db0227;">Content here</div>
        
        
          .mybackground {background-color:#db0227;}
        
        Background color #db0227
      
           Border around this has a color of #db0227        
        
          <div style="border:2px solid #db0227;">Content here</div>
        
        
          .myborder {border:2px solid #db0227;}
        
        Border color #db0227