#be0e00 color space conversions
Hex:
#be0e00
RGB:
190, 14, 0
CMY:
25, 95, 100
CMYK:
0, 93, 100, 25
HSL:
4°, 100.0000%, 37.2549%
HSV (HSB):
4°, 100.0000%, 74.5098%
XYZ:
21.3922, 11.2612, 1.0461
xyY:
0.6348, 0.3342, 11.2612
CIE-Lab:
40.0170, 62.6891, 54.0630
CIE-LCH:
40.0170, 82.7813, 40.7745
CIE-Luv:
40.0170, 127.1907, 28.9137
Hunter-Lab:
33.5577, 55.0633, 21.6421
#be0e00 color charts
#be0e00 color shades, tints & tones
#be0e00 color schemes
#be0e00 color preview, HTML & CSS examples
This text has a color of #be0e00
<p style="color:#be0e00;">Text here</p>
.mytext {color:#be0e00;}
This box has a color of #be0e00
<div style="background-color:#be0e00;">Content here</div>
.mybackground {background-color:#be0e00;}
Border around this has a color of #be0e00
<div style="border:2px solid #be0e00;">Content here</div>
.myborder {border:2px solid #be0e00;}