#be0c17 color space conversions
Hex:
        #be0c17
        RGB:
        190, 12, 23
        CMY:
        25, 95, 91
        CMYK:
        0, 94, 88, 25
      HSL:
        356°, 88.1188%, 39.6078%
        HSV (HSB):
        356°, 93.6842%, 74.5098%
        XYZ:
        21.5213, 11.2720, 1.8520
        xyY:
        0.6212, 0.3254, 11.2720
      CIE-Lab:
        40.0348, 63.2230, 45.1768
        CIE-LCH:
        40.0348, 77.7051, 35.5482
        CIE-Luv:
        40.0348, 125.4395, 25.4189
        Hunter-Lab:
        33.5737, 55.6675, 20.2310
      #be0c17 color charts
#be0c17 RGB chart
      #be0c17 CMYK chart
      #be0c17 RGB pie chart
      #be0c17 color shades, tints & tones
#be0c17 color schemes
#be0c17 color preview, HTML & CSS examples
           This text has a color of #be0c17        
        
          <p style="color:#be0c17;">Text here</p>
        
        
          .mytext {color:#be0c17;}
        
        Text color #be0c17
      
           This box has a color of #be0c17        
        
          <div style="background-color:#be0c17;">Content here</div>
        
        
          .mybackground {background-color:#be0c17;}
        
        Background color #be0c17
      
           Border around this has a color of #be0c17        
        
          <div style="border:2px solid #be0c17;">Content here</div>
        
        
          .myborder {border:2px solid #be0c17;}
        
        Border color #be0c17