#db0232 color space conversions
Hex:
        #db0232
        RGB:
        219, 2, 50
        CMY:
        14, 99, 80
        CMYK:
        0, 99, 77, 14
      HSL:
        347°, 98.1900%, 43.3333%
        HSV (HSB):
        347°, 99.0868%, 85.8824%
        XYZ:
        29.8108, 15.3338, 4.4061
        xyY:
        0.6016, 0.3095, 15.3338
      CIE-Lab:
        46.0880, 72.0948, 38.3843
        CIE-LCH:
        46.0880, 81.6763, 28.0315
        CIE-Luv:
        46.0880, 143.1306, 22.2321
        Hunter-Lab:
        39.1584, 67.3630, 20.7395
      #db0232 color charts
#db0232 RGB chart
      #db0232 CMYK chart
      #db0232 RGB pie chart
      #db0232 color shades, tints & tones
#db0232 color schemes
#db0232 color preview, HTML & CSS examples
           This text has a color of #db0232        
        
          <p style="color:#db0232;">Text here</p>
        
        
          .mytext {color:#db0232;}
        
        Text color #db0232
      
           This box has a color of #db0232        
        
          <div style="background-color:#db0232;">Content here</div>
        
        
          .mybackground {background-color:#db0232;}
        
        Background color #db0232
      
           Border around this has a color of #db0232        
        
          <div style="border:2px solid #db0232;">Content here</div>
        
        
          .myborder {border:2px solid #db0232;}
        
        Border color #db0232